[fence-agents] New upstream release

Fabio M. Di Nitto fabbione at fedoraproject.org
Mon Apr 4 15:41:55 UTC 2011


commit d6a04f8e78db2b760cd179b81f58da3b3d5cf35d
Author: Fabio M. Di Nitto <fdinitto at redhat.com>
Date:   Mon Apr 4 17:41:43 2011 +0200

    New upstream release
    
    Signed-off-by: Fabio M. Di Nitto <fdinitto at redhat.com>

 .gitignore        |    1 +
 fence-agents.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8346519..691c9d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ fence-agents-3.0.14.tar.bz2
 /fence-agents-3.1.0.tar.xz
 /fence-agents-3.1.1.tar.xz
 /fence-agents-3.1.2.tar.xz
+/fence-agents-3.1.3.tar.xz
diff --git a/fence-agents.spec b/fence-agents.spec
index 0b20411..2f7821f 100644
--- a/fence-agents.spec
+++ b/fence-agents.spec
@@ -15,7 +15,7 @@
 
 Name: fence-agents
 Summary: Fence Agents for Red Hat Cluster
-Version: 3.1.2
+Version: 3.1.3
 Release: 1%{?alphatag:.%{alphatag}}%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
@@ -24,7 +24,7 @@ Source0: https://fedorahosted.org/releases/f/e/fence-agents/%{name}-%{version}.t
 
 ## Runtime deps
 Requires: sg3_utils telnet openssh-clients
-Requires: pexpect python-pycurl net-snmp-utils
+Requires: pexpect python-pycurl python-suds net-snmp-utils
 Requires: perl-Net-Telnet
 
 # This is required by fence_virsh. Per discussion on fedora-devel
@@ -43,7 +43,7 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires: perl python
 BuildRequires: glibc-devel
 BuildRequires: nss-devel nspr-devel
-BuildRequires: libxslt pexpect python-pycurl
+BuildRequires: libxslt pexpect python-pycurl python-suds
 
 %prep
 %setup -q -n %{name}-%{version}
@@ -79,6 +79,9 @@ power management for several devices.
 %{_mandir}/man8/fence*
 
 %changelog
+* Mon Apr  4  2011 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.1.3-1
+- new upstream release
+
 * Wed Mar  2 2011 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.1.2-1
 - new upstream release
 
diff --git a/sources b/sources
index c7dcdd4..5639f57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-af9c7f4fa8e94b4d56b7d8144c972152  fence-agents-3.1.2.tar.xz
+08a340b4d014e0721e262d75d18dfc55  fence-agents-3.1.3.tar.xz


More information about the scm-commits mailing list