diff --git a/python-gtk.changes b/python-gtk.changes index 50f7fb6..e2c2a4e 100644 --- a/python-gtk.changes +++ b/python-gtk.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 4b84bd4..934f22d 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 +BuildRequires: python-numpy-devel Requires: python-numpy # Only for directory ownership: BuildRequires: gtk-doc