From: Ken Dreyer Date: Tue, 16 Mar 2021 22:16:52 +0000 (-0600) Subject: rpm: ceph-resource-agents package is noarch X-Git-Tag: v17.1.0~2569^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=79808963a7101471421db7bcf36ad077fecbe021;p=ceph.git rpm: ceph-resource-agents package is noarch The ceph-resource-agents package contains an architecture-independent bash script and parent directories. There are no architecture-dependent files here, so we can use a single noarch RPM across all host architectures. Signed-off-by: Ken Dreyer --- diff --git a/ceph.spec.in b/ceph.spec.in index b26bda86cab6..2b187c020abb 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -783,6 +783,7 @@ in realtime. %if %{with ocf} %package resource-agents Summary: OCF-compliant resource agents for Ceph daemons +BuildArch: noarch %if 0%{?suse_version} Group: System/Filesystems %endif