!62 [sync] PR-53: arm/x86架构编译出的fence-agents-all软件包requires有差异

From: @openeuler-sync-bot 
Reviewed-by: @jxy_git 
Signed-off-by: @jxy_git
This commit is contained in:
openeuler-ci-bot 2024-06-07 06:16:47 +00:00 committed by Gitee
commit bb97cec233
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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