rpms/fence-agents/F-11 .cvsignore, 1.8, 1.9 fence-agents.spec, 1.12, 1.13 sources, 1.9, 1.10

Fabio M. Di Nitto fabbione at fedoraproject.org
Wed Oct 21 11:40:02 UTC 2009


Author: fabbione

Update of /cvs/pkgs/rpms/fence-agents/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12359

Modified Files:
	.cvsignore fence-agents.spec sources 
Log Message:
New upstream release fixes several bugs



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/fence-agents/F-11/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	9 Oct 2009 05:50:38 -0000	1.8
+++ .cvsignore	21 Oct 2009 11:40:01 -0000	1.9
@@ -1 +1 @@
-fence-agents-3.0.3.tar.gz
+fence-agents-3.0.4.tar.gz


Index: fence-agents.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fence-agents/F-11/fence-agents.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- fence-agents.spec	9 Oct 2009 05:50:38 -0000	1.12
+++ fence-agents.spec	21 Oct 2009 11:40:02 -0000	1.13
@@ -18,7 +18,7 @@
 
 Name: fence-agents
 Summary: Fence Agents for Red Hat Cluster
-Version: 3.0.3
+Version: 3.0.4
 Release: 1%{?alphatag:.%{alphatag}}%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
@@ -27,7 +27,7 @@ Source0: ftp://sources.redhat.com/pub/cl
 
 ## Runtime deps
 Requires: sg3_utils OpenIPMI telnet openssh-clients
-Requires: pexpect net-snmp-utils libvirt
+Requires: pexpect net-snmp-utils libvirt-client
 Requires: perl-Net-Telnet
 
 ## Setup/build bits
@@ -39,6 +39,7 @@ BuildRequires: perl python
 BuildRequires: glibc-devel
 BuildRequires: nss-devel nspr-devel
 BuildRequires: libxml2-devel libvirt-devel
+BuildRequires: libxslt pexpect
 BuildRequires: clusterlib-devel >= 3.0.0
 BuildRequires: corosynclib-devel >= 1.0.0-1
 BuildRequires: openaislib-devel >= 1.0.0-1
@@ -84,7 +85,11 @@ power management for several devices.
 %{_mandir}/man8/fence*
 
 %changelog
-* Fri Oct  9 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.3-1
+* Wed Oct 21 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.4-1
+- New upstream release
+- BuildRequire libxslt and pexpect for automatic man page generation
+
+* Wed Sep 23 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.3-1
 - New upstream release
 
 * Mon Aug 24 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.2-2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/fence-agents/F-11/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	9 Oct 2009 05:50:38 -0000	1.9
+++ sources	21 Oct 2009 11:40:02 -0000	1.10
@@ -1 +1 @@
-3c418463f61d27e605a979ae2a7ea44c  fence-agents-3.0.3.tar.gz
+1b672d49725e3d38cdebe8c6e66eb2ee  fence-agents-3.0.4.tar.gz




More information about the fedora-extras-commits mailing list