]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: disable cephfs_java and amqp_endpoint if RHEL8
authorKefu Chai <kchai@redhat.com>
Sat, 28 Sep 2019 13:57:29 +0000 (21:57 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 28 Sep 2019 14:20:35 +0000 (22:20 +0800)
commitdd133840b9d35ca7d8b1788836f6076b06c33087
tree8da97d2a045aee6fcb71555f64ba7552047dd871
parent80ec43792b890fa3aa81d4d5fc89088ca884fde5
ceph.spec.in: disable cephfs_java and amqp_endpoint if RHEL8

RHEL/CentOS 8 does not offer junit and sharutils yet, so disable
cephfs_java on rhel8 at this moment.

RHEL/CentOS 8 does not offer librabbitmq-devel yet, so disable
amqp_endpoint on rhel8 at this moment.

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph.spec.in