- Restore pycairo and pygobject2 requirements, with a note to myself to

stop screwing around with them (RH bug #460105).
This commit is contained in:
Matthew Barnes 2008-08-26 14:54:20 +00:00
parent 70fe0fe868
commit fea38c0582

View File

@ -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 <mbarnes@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@redhat.com> - 2.13.0-1.fc10
- Update to 2.13.0
- Update version requirements.