From 4deb491174c07881d1e8efc770cf638c0095b993 Mon Sep 17 00:00:00 2001 From: Kaleb S. KEITHLEY Date: Feb 19 2020 10:36:53 +0000 Subject: ceph 15.1.0 RC Signed-off-by: Kaleb S. KEITHLEY --- diff --git a/0004-src-test-rgw-test_rgw_reshart_wait.cc.patch b/0004-src-test-rgw-test_rgw_reshart_wait.cc.patch new file mode 100644 index 0000000..1ab8ef6 --- /dev/null +++ b/0004-src-test-rgw-test_rgw_reshart_wait.cc.patch @@ -0,0 +1,12 @@ +--- ceph-15.1.0/src/test/rgw/test_rgw_reshard_wait.cc.orig 2020-02-18 21:37:39.393242999 -0500 ++++ ceph-15.1.0/src/test/rgw/test_rgw_reshard_wait.cc 2020-02-18 21:38:30.427242999 -0500 +@@ -13,7 +13,9 @@ + */ + + #include "rgw/rgw_reshard.h" ++#ifdef HAVE_BOOST_CONTEXT + #include ++#endif + + #include + diff --git a/ceph.spec b/ceph.spec index f0ec035..2d10d1d 100644 --- a/ceph.spec +++ b/ceph.spec @@ -126,9 +126,10 @@ Group: System/Filesystems %endif URL: http://ceph.com/ Source0: %{?_remote_tarball_prefix}ceph-%{version}.tar.gz -Patch002: 0002-src-common-CMakeLists.txt.patch -Patch003: 0003-src-common-bitstr.h.patch -# ceph ≥ 14.0.1 does not support 32-bit architectures, bugs #1727788, #1727787 +Patch0002: 0002-src-common-CMakeLists.txt.patch +Patch0003: 0003-src-common-bitstr.h.patch +Patch0004: 0004-src-test-rgw-test_rgw_reshart_wait.cc.patch +# ceph 14.0.1 does not support 32-bit architectures, bugs #1727788, #1727787 ExcludeArch: i686 armv7hl ################################################################################# # dependencies that apply across all distro families