]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm: ceph-resource-agents package is noarch 40163/head
authorKen Dreyer <kdreyer@redhat.com>
Tue, 16 Mar 2021 22:16:52 +0000 (16:16 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 16 Mar 2021 22:18:11 +0000 (16:18 -0600)
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 <kdreyer@redhat.com>
ceph.spec.in

index b26bda86cab65c03de47f46347c34306897eeb94..2b187c020abb10afecd88421633cbbba746d34fc 100644 (file)
@@ -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