From e56d4b28864964834c5f233e3eff878486c971b8 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Fri, 4 Mar 2022 14:48:18 -0500 Subject: [PATCH] 17.1.0 RC1 Signed-off-by: Kaleb S. KEITHLEY --- ceph.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ceph.spec b/ceph.spec index 134dcdf..0319d01 100644 --- a/ceph.spec +++ b/ceph.spec @@ -39,7 +39,11 @@ %global _system_pmdk 1 %endif %if 0%{?fedora} || 0%{?rhel} +%ifarch s390 +%bcond_with system_pmdk +%else %bcond_without system_pmdk +%endif %bcond_without selinux %if 0%{?rhel} >= 8 %bcond_with cephfs_java