diff --git a/pygtk2.spec b/pygtk2.spec index 1a9d488..b42be0d 100644 --- a/pygtk2.spec +++ b/pygtk2.spec @@ -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 @@ Patch1: pygtk2-2.12.1-pygtk-generic-cell-renderer-activate.patch ### 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 @@ rm -fr $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/pygtk %changelog +* Tue Aug 26 2008 Matthew Barnes - 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 - 2.13.0-1.fc10 - Update to 2.13.0 - Update version requirements.