- new upstream release
This commit is contained in:
parent
e579a37162
commit
dc9fe5dfe9
@ -15,7 +15,7 @@
|
||||
|
||||
Name: fence-agents
|
||||
Summary: Fence Agents for Red Hat Cluster
|
||||
Version: 4.1.1
|
||||
Version: 4.2.0
|
||||
Release: 1%{?alphatag:.%{alphatag}}%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Group: System Environment/Base
|
||||
@ -42,7 +42,7 @@ BuildRequires: autoconf automake libtool
|
||||
%autopatch -p1
|
||||
|
||||
# use Python2 until python3-suds bug is fixed
|
||||
sed -i -e "/^#\!/c#\!\/usr\/bin\/python2 -tt" fence/agents/vmware_soap/fence_vmware_soap.py fence/agents/ovh/fence_ovh.py
|
||||
sed -i -e "/^#\!/c#\!\/usr\/bin\/python2 -tt" agents/vmware_soap/fence_vmware_soap.py agents/ovh/fence_ovh.py
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
@ -882,6 +882,9 @@ The fence-agents-zvm package contains a fence agent for IBM z/VM over IP.
|
||||
%{_mandir}/man8/fence_zvmip.8*
|
||||
|
||||
%changelog
|
||||
* Thu May 17 2018 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.2.0-1
|
||||
- new upstream release
|
||||
|
||||
* Thu Feb 15 2018 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.1.1-1
|
||||
- new upstream release
|
||||
- fence_vmware_soap / fence_ovh: use Python 2 till python3-suds bug
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fence-agents-4.1.1.tar.xz) = 10168523a6fffdf19ca236fcd5d15bbef3eac9394cbaa5c92b311f166b1f9f86710cf6151113d9fc17f8c8350788e7dcddca8e5139f73c9193fd64793c6eae7c
|
||||
SHA512 (fence-agents-4.2.0.tar.xz) = 13b6f0430946095f07543d23ff558d77f0d3162b7b84e34c8f52007f4cede3bc289437115dca415d9a2266f6a17b07318b80c1c00f31dab9cf982133aa3ba72e
|
||||
|
Loading…
Reference in New Issue
Block a user