rpms/pigment-python/F-8 pigment-python.spec,1.2,1.3

Matthias Saou (thias) fedora-extras-commits at redhat.com
Wed Mar 12 14:30:20 UTC 2008


Author: thias

Update of /cvs/extras/rpms/pigment-python/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8103

Modified Files:
	pigment-python.spec 
Log Message:
Add python build requirement (not included by default).



Index: pigment-python.spec
===================================================================
RCS file: /cvs/extras/rpms/pigment-python/F-8/pigment-python.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pigment-python.spec	12 Mar 2008 13:52:05 -0000	1.2
+++ pigment-python.spec	12 Mar 2008 14:29:49 -0000	1.3
@@ -15,7 +15,7 @@
 Requires: pigment >= 0.3.5
 BuildRequires: glib2-devel
 BuildRequires: pigment-devel >= 0.3.5
-BuildRequires: python-devel
+BuildRequires: python, python-devel
 BuildRequires: pygtk2-devel
 BuildRequires: gstreamer-devel
 BuildRequires: gstreamer-plugins-base-devel
@@ -68,6 +68,7 @@
 %changelog
 * Tue Mar  4 2008 Matthias Saou <http://freshrpms.net/> 0.3.3-1
 - Update to 0.3.3.
+- Add python build requirement (not included by default).
 
 * Wed Feb 13 2008 Matthias Saou <http://freshrpms.net/> 0.3.2-2
 - Add INSTALL="install -p" to the make install line, to preserve timestamps.




More information about the fedora-extras-commits mailing list