Rebuild for Apache Arrow (libarrow) 14.0.0

Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
Kaleb S. KEITHLEY 2023-11-01 13:15:02 -04:00
parent f7b9e58050
commit dae4d4a3ac
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,10 @@
--- a/src/CMakeLists.txt.orig 2023-11-01 11:53:53.618167190 -0400
+++ b/src/CMakeLists.txt 2023-11-01 11:55:16.944749427 -0400
@@ -625,6 +625,7 @@
add_subdirectory(perfglue)
add_library(rados_snap_set_diff_obj OBJECT librados/snap_set_diff.cc)
+add_dependencies(rados_snap_set_diff_obj legacy-option-headers)
option(WITH_LIBRADOSSTRIPER "build with libradosstriper support" ON)

View File

@ -206,6 +206,7 @@ Patch0030: 0030-src-rgw-rgw_asio_client.cc.patch
Patch0032: 0032-cmake-modules-BuildBoost.cmake.patch
Patch0033: 0033-boost-asm.patch
Patch0034: 0034-src-pybind-rbd-rbd.pyx.patch
Patch0035: 0035-src-CMakeLists.txt.patch
# ceph 14.0.1 does not support 32-bit architectures, bugs #1727788, #1727787
ExcludeArch: i686 armv7hl
%if 0%{?suse_version}