remove the noarch attribute of "fence-agents-all" package

(cherry picked from commit b3338b8d4f448e0a939f7ff874eeae78602c3a28)
This commit is contained in:
yueyuankun 2024-06-04 17:18:48 +08:00 committed by openeuler-sync-bot
parent 59a13a9526
commit 7288276fa3

View File

@ -6,7 +6,7 @@
Name: fence-agents
Summary: Set of unified programs capable of host isolation ("fencing")
Version: 4.12.1
Release: 11
Release: 12
License: GPLv2+ and LGPLv2+
Group: System Environment/Base
URL: https://github.com/ClusterLabs/fence-agents
@ -237,7 +237,6 @@ Summary: Set of unified programs capable of host isolation ("fencing")
Requires: %{allfenceagents}
Provides: fence-agents = %{version}-%{release}
Obsoletes: fence-agents < 3.1.13
BuildArch: noarch
%description all
A collection of executables to handle isolation ("fencing") of possibly
misbehaving hosts by the means of remote power management, blocking
@ -1153,6 +1152,9 @@ are located on corosync cluster nodes.
%{_libdir}/fence-virt/cpg.so
%changelog
* Tue Jun 04 2024 <yueyuankun@kylinos.cn> - 4.12.1-12
- remove the noarch attribute of "fence-agents-all" package
* Thu May 30 2024 liupei <liupei@kylinos.cn> - 4.12.1-11
- fence_aliyun: support filter for list-action
- fence_aliyun: add credentials file support