rpms/pygtk2/devel pygtk2.spec,1.18,1.19

Matthew Barnes mbarnes at fedoraproject.org
Tue Aug 26 14:54:50 UTC 2008


Author: mbarnes

Update of /cvs/pkgs/rpms/pygtk2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12456

Modified Files:
	pygtk2.spec 
Log Message:

* Tue Aug 26 2008 Matthew Barnes <mbarnes at redhat.com> - 2.13.0-2.fc10
- Restore pycairo and pygobject2 requirements, with a note to myself
  to stop screwing around with them (RH bug #460105).



Index: pygtk2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pygtk2/devel/pygtk2.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- pygtk2.spec	25 Aug 2008 11:11:16 -0000	1.18
+++ pygtk2.spec	26 Aug 2008 14:54:20 -0000	1.19
@@ -15,7 +15,7 @@
 
 Name: pygtk2
 Version: 2.13.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 Group: Development/Languages
 Summary: Python bindings for GTK+
@@ -32,6 +32,10 @@
 
 ### Dependencies ###
 
+# Leave these requirements alone!  RPM isn't smart enough
+# to derive these from the build requirements below.
+Requires: pycairo
+Requires: pygobject2
 Requires: python-numeric
 
 ### Build Dependencies ###
@@ -158,6 +162,10 @@
 %{_datadir}/gtk-doc/html/pygtk
 
 %changelog
+* Tue Aug 26 2008 Matthew Barnes <mbarnes at redhat.com> - 2.13.0-2.fc10
+- Restore pycairo and pygobject2 requirements, with a note to myself
+  to stop screwing around with them (RH bug #460105).
+
 * Mon Aug 25 2008 Matthew Barnes <mbarnes at redhat.com> - 2.13.0-1.fc10
 - Update to 2.13.0
 - Update version requirements.




More information about the fedora-extras-commits mailing list