diff --git a/fence-agents.spec b/fence-agents.spec index 7587f61..6b6b416 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -9,7 +9,7 @@ Name: fence-agents Summary: Set of unified programs capable of host isolation ("fencing") Version: 4.7.1 -Release: 5%{?alphatag:.%{alphatag}}%{?dist} +Release: 6%{?alphatag:.%{alphatag}}%{?dist} License: GPLv2+ and LGPLv2+ URL: https://github.com/ClusterLabs/fence-agents Source0: https://fedorahosted.org/releases/f/e/fence-agents/%{name}-%{version}.tar.gz @@ -389,7 +389,6 @@ License: GPLv2+ and LGPLv2+ Summary: Fence agent for Amazon AWS Requires: fence-agents-common = %{version}-%{release} Requires: ha-cloud-support = %{version}-%{release} -BuildArch: noarch Obsoletes: fence-agents < 3.1.13 %description aws Fence agent for Amazon AWS instances. @@ -404,7 +403,6 @@ License: GPLv2+ and LGPLv2+ Summary: Fence agent for Azure Resource Manager Requires: fence-agents-common = %{version}-%{release} Requires: ha-cloud-support = %{version}-%{release} -BuildArch: noarch Obsoletes: fence-agents < 3.1.13 %description azure-arm Fence agent for Azure Resource Manager instances. @@ -569,7 +567,6 @@ License: GPLv2+ and LGPLv2+ Summary: Fence agent for GCE (Google Cloud Engine) Requires: fence-agents-common = %{version}-%{release} Requires: ha-cloud-support = %{version}-%{release} -BuildArch: noarch Obsoletes: fence-agents < 3.1.13 %description gce Fence agent for GCE (Google Cloud Engine) instances. @@ -975,6 +972,9 @@ Fence agent for IBM z/VM over IP. %endif %changelog +* Mon Mar 8 2021 Oyvind Albrigtsen - 4.7.1-6 +- cloud agents: only build for x86_64 + * Thu Mar 4 2021 Oyvind Albrigtsen - 4.7.1-5 - update HA cloud support package