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