rpms/pygtk2/devel pygtk.spec,1.36,1.37

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Aug 23 16:16:22 UTC 2005


Author: johnp

Update of /cvs/dist/rpms/pygtk2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv16676

Modified Files:
	pygtk.spec 
Log Message:
- Add a requires on python-numeric as well



Index: pygtk.spec
===================================================================
RCS file: /cvs/dist/rpms/pygtk2/devel/pygtk.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- pygtk.spec	23 Aug 2005 15:41:46 -0000	1.36
+++ pygtk.spec	23 Aug 2005 16:16:20 -0000	1.37
@@ -11,6 +11,7 @@
 BuildRoot: %{_tmppath}/pygtk-root
 Requires: gtk2 >= 2.4.0
 Requires: python2 >= 2.3
+Requires: python-numeric
 Buildrequires: python2-devel >= 2.3
 Buildrequires: libglade2-devel
 Buildrequires: gtk2-devel >= 2.4
@@ -107,6 +108,7 @@
 * Tue Aug 23 2005 John (J5) Palmieri <johnp at redhat.com> - 2.7.3-3
 - Add a BuildRequires on python-numeric so that Numeric
   python support is added
+- Add a Requires on python-numeric as well
 
 * Tue Aug 18 2005 John (J5) Palmieri <johnp at redhat.com> - 2.7.3-2
 - Bump and rebuild for cairo ABI changes




More information about the fedora-cvs-commits mailing list