rpms/python-augeas/F-9 python-augeas.spec,1.1,1.2

Harald Hoyer (harald) fedora-extras-commits at redhat.com
Tue May 6 18:36:18 UTC 2008


Author: harald

Update of /cvs/pkgs/rpms/python-augeas/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1934

Modified Files:
	python-augeas.spec 
Log Message:
* Tue May 06 2008 Harald Hoyer <harald at redhat.com> 0.1.0-5
- added python to BuildRequires



Index: python-augeas.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-augeas/F-9/python-augeas.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-augeas.spec	6 May 2008 16:46:18 -0000	1.1
+++ python-augeas.spec	6 May 2008 18:35:23 -0000	1.2
@@ -3,7 +3,7 @@
 
 Name:           python-augeas
 Version:        0.1.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Python bindings to augeas
 
 Group:          Development/Languages
@@ -14,6 +14,7 @@
 Requires:       augeas-libs 
 
 BuildRequires:  python-devel swig augeas-devel
+BuildRequires:  python
 
 %description
 python-augeas is a set of Python bindings around augeas.
@@ -43,6 +44,9 @@
 %attr(0755,root,root) %{python_sitearch}/_augeas.so
 
 %changelog
+* Tue May 06 2008 Harald Hoyer <harald at redhat.com> 0.1.0-5
+- added python to BuildRequires
+
 * Mon May 05 2008 Harald Hoyer <harald at redhat.com> 0.1.0-4
 - version to import in CVS (rhbz#444945)
 




More information about the fedora-extras-commits mailing list