From d2318295abe480372ad01c77728a7faceb0af15a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Cumplido?= Date: Fri, 13 Jun 2025 18:17:25 +0200 Subject: [PATCH] GH-46809: [CI][Packaging] Stop trying to add headers from arrow/compute/kernels on rpm packages --- dev/tasks/linux-packages/apache-arrow/yum/arrow.spec.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev/tasks/linux-packages/apache-arrow/yum/arrow.spec.in b/dev/tasks/linux-packages/apache-arrow/yum/arrow.spec.in index 47e8230a071..d881789087e 100644 --- a/dev/tasks/linux-packages/apache-arrow/yum/arrow.spec.in +++ b/dev/tasks/linux-packages/apache-arrow/yum/arrow.spec.in @@ -320,7 +320,6 @@ Libraries and header files for Apache Arrow C++. %{_datadir}/gdb/auto-load/ %{_includedir}/arrow/ %exclude %{_includedir}/arrow/acero/ -%exclude %{_includedir}/arrow/compute/kernels %exclude %{_includedir}/arrow/compute/row %exclude %{_includedir}/arrow/dataset/ %if %{use_flight} @@ -363,7 +362,6 @@ Libraries and header files for Apache Arrow Compute %defattr(-,root,root,-) %doc README.md %license LICENSE.txt NOTICE.txt -%{_includedir}/arrow/compute/kernels %{_includedir}/arrow/compute/row %{_libdir}/cmake/ArrowCompute/ %{_libdir}/libarrow_compute.a