From 18917300eab5f5bac8e68c2662ac7adc5ee29f2e5ba55b35a3ba3b3778d1e732 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Sun, 8 Aug 2010 16:57:53 +0000 Subject: [PATCH] Accepting request 44928 from home:vuntz:branches:devel:languages:python Copy from home:vuntz:branches:devel:languages:python/python-gtk via accept of submit request 44928 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/44928 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gtk?expand=0&rev=13 --- python-gtk.changes | 7 +++++++ python-gtk.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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