From feda48f8cf9c8d8d4c3cc0aab46dff563ee4a55ebd7501cfc296281735deaba1 Mon Sep 17 00:00:00 2001 From: David Disseldorp Date: Thu, 15 Aug 2019 09:30:09 +0000 Subject: [PATCH] Accepting request 719635 from home:dimstar:Factory - Make package not noarch: it is not installable on archs where ceph is not being built. Copy the ExclusiveArch statement from ceph.spec. OBS-URL: https://build.opensuse.org/request/show/719635 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph-iscsi?expand=0&rev=48 --- ceph-iscsi.changes | 7 +++++++ ceph-iscsi.spec | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ceph-iscsi.changes b/ceph-iscsi.changes index c92fbda..430605d 100644 --- a/ceph-iscsi.changes +++ b/ceph-iscsi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jul 29 15:08:16 UTC 2019 - Dominique Leuenberger + +- Make package not noarch: it is not installable on archs where + ceph is not being built. Copy the ExclusiveArch statement from + ceph.spec. + ------------------------------------------------------------------- Tue Jun 11 10:36:22 UTC 2019 - Nathan Cutler diff --git a/ceph-iscsi.spec b/ceph-iscsi.spec index 0f6deb7..89a96ba 100644 --- a/ceph-iscsi.spec +++ b/ceph-iscsi.spec @@ -35,8 +35,7 @@ Source0: %{name}-%{version}.tar.gz Source98: checkin.sh Source99: README-checkin.txt %endif - -BuildArch: noarch +ExclusiveArch: x86_64 aarch64 ppc64le s390x Obsoletes: ceph-iscsi-config Obsoletes: ceph-iscsi-cli