diff --git a/python-gtk.changes b/python-gtk.changes index eac5773..b9e6a9a 100644 --- a/python-gtk.changes +++ b/python-gtk.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Aug 8 18:54:07 CEST 2010 - vuntz@opensuse.org + +- Only have a python-gobject2-doc BuildRequires on openSUSE 11.3 + and earlier: starting with 11.4, this package is merged in + python-gobject2-devel. + ------------------------------------------------------------------- Sun Aug 8 14:27:13 CEST 2010 - vuntz@opensuse.org diff --git a/python-gtk.spec b/python-gtk.spec index 9d36989..29c628a 100644 --- a/python-gtk.spec +++ b/python-gtk.spec @@ -21,7 +21,7 @@ Name: python-gtk %define _name pygtk BuildRequires: fdupes libglade2-devel python-cairo-devel python-devel python-gobject2-devel -%if %suse_version > 1020 || 0%{?opensuse_bs} +%if %suse_version <= 1130 BuildRequires: python-gobject2-doc %endif BuildRequires: python-numpy-devel