[fence-agents] New upstream release

Fabio M. Di Nitto fabbione at fedoraproject.org
Thu Oct 7 06:40:02 UTC 2010


commit 6351e02c321c14d9ac6b63d9f93079c25adaa4f8
Author: Fabio M. Di Nitto <fdinitto at redhat.com>
Date:   Thu Oct 7 08:39:55 2010 +0200

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

 .gitignore        |    1 +
 fence-agents.spec |   16 +++++++++++++---
 sources           |    2 +-
 3 files changed, 15 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9f79670..05949e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 fence-agents-3.0.13.tar.bz2
 fence-agents-3.0.14.tar.bz2
 /fence-agents-3.0.16.tar.bz2
+/fence-agents-3.0.17.tar.bz2
diff --git a/fence-agents.spec b/fence-agents.spec
index 585edb6..b58c257 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.0.16
+Version: 3.0.17
 Release: 1%{?alphatag:.%{alphatag}}%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
@@ -24,7 +24,7 @@ Source0: https://fedorahosted.org/releases/c/l/cluster/%{name}-%{version}.tar.bz
 
 ## Runtime deps
 Requires: sg3_utils telnet openssh-clients
-Requires: pexpect net-snmp-utils
+Requires: pexpect python-pycurl net-snmp-utils
 Requires: perl-Net-Telnet
 
 # This is required by fence_virsh. Per discussion on fedora-devel
@@ -44,7 +44,7 @@ BuildRequires: perl python
 BuildRequires: glibc-devel
 BuildRequires: nss-devel nspr-devel
 BuildRequires: libxml2-devel libvirt-devel
-BuildRequires: libxslt pexpect
+BuildRequires: libxslt pexpect python-pycurl
 BuildRequires: clusterlib-devel >= 3.0.0
 BuildRequires: corosynclib-devel >= 1.2.0-1
 BuildRequires: openaislib-devel >= 1.1.2-1
@@ -90,6 +90,16 @@ power management for several devices.
 %{_mandir}/man8/fence*
 
 %changelog
+* Thu Oct  6 2010 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.17-1
+- new upstream release
+  Resolves: rhbz#632595, rhbz#633856, rhbz#632385, rhbz#628013
+  Resolves: rhbz#621313, rhbz#595383, rhbz#580492, rhbz#605733
+  Resolves: rhbz#636243, rhbz#591003, rhbz#637913, rhbz#634718
+  Resolves: rhbz#617247, rhbz#617247, rhbz#617234, rhbz#631943
+  Resolves: rhbz#639018
+- spec file update:
+  Add Requires: python-pycurl for fence_cisco_ucs.
+
 * Thu Sep  2 2010 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.16-1
 - new upstream release
   Resolves: rhbz#619096, rhbz#614046, rhbz#620679, rhbz#619680
diff --git a/sources b/sources
index 62e5a8f..95f7d46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aec7047e1d6eea1bd2a7b44a2e4ac1dc  fence-agents-3.0.16.tar.bz2
+1c37bf1814f6e0ae8de71e2048ab3bdf  fence-agents-3.0.17.tar.bz2


More information about the scm-commits mailing list