From fea38c058294398f3f39da659b3a7a689b4be615 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 26 Aug 2008 14:54:20 +0000 Subject: [PATCH] - Restore pycairo and pygobject2 requirements, with a note to myself to stop screwing around with them (RH bug #460105). --- pygtk2.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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.