rpms/resource-agents/devel resource-agents.spec,1.24,1.25

Fabio M. Di Nitto fabbione at fedoraproject.org
Fri Jan 15 09:52:20 UTC 2010


Author: fabbione

Update of /cvs/pkgs/rpms/resource-agents/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22128

Modified Files:
	resource-agents.spec 
Log Message:
Add missing BR



Index: resource-agents.spec
===================================================================
RCS file: /cvs/pkgs/rpms/resource-agents/devel/resource-agents.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- resource-agents.spec	12 Jan 2010 13:04:22 -0000	1.24
+++ resource-agents.spec	15 Jan 2010 09:52:20 -0000	1.25
@@ -22,7 +22,7 @@
 Name: resource-agents
 Summary: Open Source HA Resource Agents for Red Hat Cluster
 Version: 3.0.7
-Release: 1%{?alphatag:.%{alphatag}}%{?dist}
+Release: 2%{?alphatag:.%{alphatag}}%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
 URL: http://sources.redhat.com/cluster/wiki/
@@ -40,6 +40,7 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{na
 BuildRequires: cluster-glue-libs-devel glib2-devel
 BuildRequires: automake autoconf pkgconfig
 BuildRequires: libxslt docbook-style-xsl
+BuildRequires: python
 
 %description
 A set of scripts to interface with several services to operate in a
@@ -161,6 +162,9 @@ rm -rf %{buildroot}
 /usr/lib/ocf/resource.d/heartbeat/ldirectord
 
 %changelog
+* Fri Jan 15 2010 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.7-2
+- Add python as BuildRequires
+
 * Mon Jan 11 2010 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.7-1
 - New rgmanager resource agents upstream release
   Resolves: rhbz#526286, rhbz#533461



More information about the scm-commits mailing list