rpms/pigment-python/devel pigment-python.spec,1.2,1.3

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


Author: thias

Update of /cvs/extras/rpms/pigment-python/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7171

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/devel/pigment-python.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pigment-python.spec	4 Mar 2008 15:16:02 -0000	1.2
+++ pigment-python.spec	12 Mar 2008 14:06:57 -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