- cloud agents: only build for x86_64
This commit is contained in:
parent
3a88c9d174
commit
f91fda2400
@ -9,7 +9,7 @@
|
|||||||
Name: fence-agents
|
Name: fence-agents
|
||||||
Summary: Set of unified programs capable of host isolation ("fencing")
|
Summary: Set of unified programs capable of host isolation ("fencing")
|
||||||
Version: 4.7.1
|
Version: 4.7.1
|
||||||
Release: 5%{?alphatag:.%{alphatag}}%{?dist}
|
Release: 6%{?alphatag:.%{alphatag}}%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: https://github.com/ClusterLabs/fence-agents
|
URL: https://github.com/ClusterLabs/fence-agents
|
||||||
Source0: https://fedorahosted.org/releases/f/e/fence-agents/%{name}-%{version}.tar.gz
|
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
|
Summary: Fence agent for Amazon AWS
|
||||||
Requires: fence-agents-common = %{version}-%{release}
|
Requires: fence-agents-common = %{version}-%{release}
|
||||||
Requires: ha-cloud-support = %{version}-%{release}
|
Requires: ha-cloud-support = %{version}-%{release}
|
||||||
BuildArch: noarch
|
|
||||||
Obsoletes: fence-agents < 3.1.13
|
Obsoletes: fence-agents < 3.1.13
|
||||||
%description aws
|
%description aws
|
||||||
Fence agent for Amazon AWS instances.
|
Fence agent for Amazon AWS instances.
|
||||||
@ -404,7 +403,6 @@ License: GPLv2+ and LGPLv2+
|
|||||||
Summary: Fence agent for Azure Resource Manager
|
Summary: Fence agent for Azure Resource Manager
|
||||||
Requires: fence-agents-common = %{version}-%{release}
|
Requires: fence-agents-common = %{version}-%{release}
|
||||||
Requires: ha-cloud-support = %{version}-%{release}
|
Requires: ha-cloud-support = %{version}-%{release}
|
||||||
BuildArch: noarch
|
|
||||||
Obsoletes: fence-agents < 3.1.13
|
Obsoletes: fence-agents < 3.1.13
|
||||||
%description azure-arm
|
%description azure-arm
|
||||||
Fence agent for Azure Resource Manager instances.
|
Fence agent for Azure Resource Manager instances.
|
||||||
@ -569,7 +567,6 @@ License: GPLv2+ and LGPLv2+
|
|||||||
Summary: Fence agent for GCE (Google Cloud Engine)
|
Summary: Fence agent for GCE (Google Cloud Engine)
|
||||||
Requires: fence-agents-common = %{version}-%{release}
|
Requires: fence-agents-common = %{version}-%{release}
|
||||||
Requires: ha-cloud-support = %{version}-%{release}
|
Requires: ha-cloud-support = %{version}-%{release}
|
||||||
BuildArch: noarch
|
|
||||||
Obsoletes: fence-agents < 3.1.13
|
Obsoletes: fence-agents < 3.1.13
|
||||||
%description gce
|
%description gce
|
||||||
Fence agent for GCE (Google Cloud Engine) instances.
|
Fence agent for GCE (Google Cloud Engine) instances.
|
||||||
@ -975,6 +972,9 @@ Fence agent for IBM z/VM over IP.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 8 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.7.1-6
|
||||||
|
- cloud agents: only build for x86_64
|
||||||
|
|
||||||
* Thu Mar 4 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.7.1-5
|
* Thu Mar 4 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.7.1-5
|
||||||
- update HA cloud support package
|
- update HA cloud support package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user