From 7288276fa3313be8f174e6794d58164a8c3ca9d5 Mon Sep 17 00:00:00 2001 From: yueyuankun Date: Tue, 4 Jun 2024 17:18:48 +0800 Subject: [PATCH] remove the noarch attribute of "fence-agents-all" package (cherry picked from commit b3338b8d4f448e0a939f7ff874eeae78602c3a28) --- fence-agents.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/fence-agents.spec b/fence-agents.spec index 6cebd7a..eab6d39 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -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 - 4.12.1-12 +- remove the noarch attribute of "fence-agents-all" package + * Thu May 30 2024 liupei - 4.12.1-11 - fence_aliyun: support filter for list-action - fence_aliyun: add credentials file support