16.1.0 RC (ceph-16.1.0-308-gabe639eb)
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
cbed2814c2
commit
af4b4952f8
@ -33,8 +33,6 @@
|
|||||||
%endif
|
%endif
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
%bcond_without selinux
|
%bcond_without selinux
|
||||||
%bcond_without rbd_rwl_cache
|
|
||||||
%bcond_without rbd_ssd_cache
|
|
||||||
%if 0%{?rhel} >= 8
|
%if 0%{?rhel} >= 8
|
||||||
%bcond_with cephfs_java
|
%bcond_with cephfs_java
|
||||||
%else
|
%else
|
||||||
@ -54,12 +52,8 @@
|
|||||||
%bcond_with libradosstriper
|
%bcond_with libradosstriper
|
||||||
%ifarch x86_64 aarch64 ppc64le
|
%ifarch x86_64 aarch64 ppc64le
|
||||||
%bcond_without lttng
|
%bcond_without lttng
|
||||||
%bcond_without rbd_rwl_cache
|
|
||||||
%bcond_without rbd_ssd_cache
|
|
||||||
%else
|
%else
|
||||||
%bcond_with lttng
|
%bcond_with lttng
|
||||||
%bcond_with rbd_rwl_cache
|
|
||||||
%bcond_with rbd_ssd_cache
|
|
||||||
%endif
|
%endif
|
||||||
%bcond_with ocf
|
%bcond_with ocf
|
||||||
%bcond_with selinux
|
%bcond_with selinux
|
||||||
@ -70,6 +64,8 @@
|
|||||||
%endif
|
%endif
|
||||||
%bcond_with seastar
|
%bcond_with seastar
|
||||||
%bcond_with jaeger
|
%bcond_with jaeger
|
||||||
|
%bcond_with rbd_rwl_cache
|
||||||
|
%bcond_with rbd_ssd_cache
|
||||||
%if 0%{?fedora} || 0%{?suse_version} >= 1500
|
%if 0%{?fedora} || 0%{?suse_version} >= 1500
|
||||||
# distros that ship cmd2 and/or colorama
|
# distros that ship cmd2 and/or colorama
|
||||||
%bcond_without cephfs_shell
|
%bcond_without cephfs_shell
|
||||||
|
Loading…
Reference in New Issue
Block a user