ceph 15.1.0 RC
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
0d98dedd32
commit
4deb491174
12
0004-src-test-rgw-test_rgw_reshart_wait.cc.patch
Normal file
12
0004-src-test-rgw-test_rgw_reshart_wait.cc.patch
Normal 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>
|
||||||
|
|
@ -126,9 +126,10 @@ Group: System/Filesystems
|
|||||||
%endif
|
%endif
|
||||||
URL: http://ceph.com/
|
URL: http://ceph.com/
|
||||||
Source0: %{?_remote_tarball_prefix}ceph-%{version}.tar.gz
|
Source0: %{?_remote_tarball_prefix}ceph-%{version}.tar.gz
|
||||||
Patch002: 0002-src-common-CMakeLists.txt.patch
|
Patch0002: 0002-src-common-CMakeLists.txt.patch
|
||||||
Patch003: 0003-src-common-bitstr.h.patch
|
Patch0003: 0003-src-common-bitstr.h.patch
|
||||||
# ceph ≥ 14.0.1 does not support 32-bit architectures, bugs #1727788, #1727787
|
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
|
ExcludeArch: i686 armv7hl
|
||||||
#################################################################################
|
#################################################################################
|
||||||
# dependencies that apply across all distro families
|
# dependencies that apply across all distro families
|
||||||
|
Loading…
Reference in New Issue
Block a user