From: Brad Hubbard Date: Fri, 25 Oct 2019 05:29:37 +0000 (+1000) Subject: ceph.spec.in: Enable amqp_endpoint on RHEL8 by default X-Git-Tag: v14.2.10~2^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=3555ea78d08d41bd6ee3cfbdc1bc6dec2b8b2818;p=ceph.git ceph.spec.in: Enable amqp_endpoint on RHEL8 by default RHEL/CentOS 8 now provide librabbitmq-devel so we can enable it as a build requirement. Fixes: https://tracker.ceph.com/issues/38466 Signed-off-by: Brad Hubbard (cherry picked from commit c44c140dfab4551eebc532c13865f56557b8378c) --- diff --git a/ceph.spec.in b/ceph.spec.in index 9b705099fe066..03a73dad010b2 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -32,11 +32,10 @@ %bcond_without selinux %if 0%{?rhel} >= 8 %bcond_with cephfs_java -%bcond_with amqp_endpoint %else %bcond_without cephfs_java -%bcond_without amqp_endpoint %endif +%bcond_without amqp_endpoint %bcond_without lttng %bcond_without libradosstriper %bcond_without ocf