From: Nathan Cutler Date: Thu, 25 Feb 2021 18:01:18 +0000 (+0100) Subject: rpm: re-disable SUSE lttng build on z390x X-Git-Tag: v17.1.0~2812^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ffd202a08619fc535df593eb41c0769577a1586a;p=ceph.git rpm: re-disable SUSE lttng build on z390x This partially reverts 2b1e646f7aade3135a98c505111ac7ebef5e93a6 which mistakenly changed a line inside an "%if 0%{?suse_version}" conditional. Fixes: 2b1e646f7aade3135a98c505111ac7ebef5e93a6 Signed-off-by: Nathan Cutler --- diff --git a/ceph.spec.in b/ceph.spec.in index 916d223ef343..c12975f45492 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -48,7 +48,7 @@ %bcond_with cephfs_java %bcond_with kafka_endpoint %bcond_with libradosstriper -%ifarch x86_64 aarch64 ppc64le s390x +%ifarch x86_64 aarch64 ppc64le %bcond_without lttng %else %bcond_with lttng