Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions dev/tasks/linux-packages/apache-arrow/yum/arrow.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down Expand Up @@ -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
Expand Down