From 853c61c35c403ea3b4a9e9c6fb6edfb41556ac5ff3966fe822c2583143add6ce Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 13 Apr 2010 19:49:03 +0000 Subject: [PATCH] Accepting request 37389 from devel:languages:python checked in (request 37389) OBS-URL: https://build.opensuse.org/request/show/37389 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gtk?expand=0&rev=10 --- python-gtk.changes | 6 ------ python-gtk.spec | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/python-gtk.changes b/python-gtk.changes index e2c2a4e..50f7fb6 100644 --- a/python-gtk.changes +++ b/python-gtk.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Thu Apr 8 16:34:46 CEST 2010 - vuntz@opensuse.org - -- Change python-numpy BuildRequires to python-numpy-devel to really - build with numpy support. Fix bnc#591012. - ------------------------------------------------------------------- Fri Jan 15 12:09:02 CET 2010 - vuntz@opensuse.org diff --git a/python-gtk.spec b/python-gtk.spec index 934f22d..4b84bd4 100644 --- a/python-gtk.spec +++ b/python-gtk.spec @@ -24,7 +24,7 @@ BuildRequires: fdupes libglade2-devel python-cairo-devel python-devel python-go %if %suse_version > 1020 || 0%{?opensuse_bs} BuildRequires: python-gobject2-doc %endif -BuildRequires: python-numpy-devel +BuildRequires: python-numpy Requires: python-numpy # Only for directory ownership: BuildRequires: gtk-doc