ceph 15.1.0 RC

Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
Kaleb S. KEITHLEY 2020-02-13 16:09:52 -05:00
parent 0d98dedd32
commit 4deb491174
2 changed files with 16 additions and 3 deletions

View File

@ -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 <spawn/spawn.hpp>
+#endif
#include <gtest/gtest.h>

View File

@ -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