[fence-agents] New upstream release

Marek GrĂ¡c marx at fedoraproject.org
Mon Feb 17 15:37:53 UTC 2014


commit 4d749cad91d7b623a34e7e9a9d4d68f7f242c840
Author: Marek 'marx' Grac <mgrac at redhat.com>
Date:   Mon Feb 17 16:38:24 2014 +0100

    New upstream release

 .gitignore        |    1 +
 fence-agents.spec |   11 +++++++----
 sources           |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ff07845..7988a32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ fence-agents-3.0.14.tar.bz2
 /fence-agents-4.0.3.tar.xz
 /fence-agents-4.0.4.tar.xz
 /fence-agents-4.0.6.tar.xz
+/fence-agents-4.0.7.tar.xz
diff --git a/fence-agents.spec b/fence-agents.spec
index 16a1d78..9ab4839 100644
--- a/fence-agents.spec
+++ b/fence-agents.spec
@@ -15,7 +15,7 @@
 
 Name: fence-agents
 Summary: Fence Agents for Red Hat Cluster
-Version: 4.0.6
+Version: 4.0.7
 Release: 1%{?alphatag:.%{alphatag}}%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
@@ -41,7 +41,7 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 # Build dependencies
 BuildRequires: perl 
 BuildRequires: glibc-devel
-BuildRequires: nss-devel nspr-devel
+BuildRequires: gnutls-utils
 BuildRequires: libxslt
 BuildRequires: python pexpect python-pycurl python-suds
 BuildRequires: perl(Net::Telnet) net-snmp-utils
@@ -291,13 +291,12 @@ The fence-agents-ifmib package contains a fence agent for IF-MIB interfaces that
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
 Summary: Fence agent for HP iLO2 devices
-Requires: fence-agents-common
+Requires: fence-agents-common gnutls-utils
 Obsoletes: fence-agents
 %description ilo2
 The fence-agents-ilo2 package contains a fence agent for HP iLO2 devices that are accessed via the HTTP(s) protocol.
 %files ilo2
 %defattr(-,root,root,-)
-%{_libexecdir}/fence_nss_wrapper
 %{_sbindir}/fence_ilo
 %{_sbindir}/fence_ilo2
 %{_mandir}/man8/fence_ilo.8*
@@ -548,6 +547,10 @@ The fence-agents-wti package contains a fence agent for WTI network power switch
 %{_mandir}/man8/fence_wti.8*
 
 %changelog
+* Mon Feb 17 2014 Marek Grac <mgrac at redhat.com> - 4.0.7-1
+- new upstream release
+- changed dependancy from nss/nspr to gnutls-utils
+
 * Fri Jan 10 2014 Marek Grac <mgrac at redhat.com> - 4.0.4-4
 - new upstream release
 - new package fence-agents-amt
diff --git a/sources b/sources
index 361169a..419444c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea50fbe4ba66e752c1d3ae0db52e4937  fence-agents-4.0.6.tar.xz
+5669cfc4a25040f7acd324bafcd14468  fence-agents-4.0.7.tar.xz


More information about the scm-commits mailing list