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 <bhubbard@redhat.com>
This commit is contained in:
Brad Hubbard 2019-10-25 15:29:37 +10:00
parent 4ea43f7342
commit c44c140dfa

View File

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