The necessary prerequisites are already in RHEL+EPEL 8.
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
(cherry picked from commit
2b1e646f7aade3135a98c505111ac7ebef5e93a6)
Conflicts:
ceph.spec.in
#################################################################################
%bcond_with make_check
%bcond_without ceph_test_package
-%ifarch s390 s390x
+%ifarch s390
%bcond_with tcmalloc
%else
%bcond_without tcmalloc
%bcond_with libradosstriper
%bcond_with ocf
%endif
-%ifarch x86_64 aarch64 ppc64le
+%ifarch x86_64 aarch64 ppc64le s390x
%bcond_without lttng
%else
%bcond_with lttng