From dc98119eb870336b2022d59b0f5ee93326cb7e60 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 12 May 2006 05:47:58 +0000 Subject: [PATCH] - unified Changed files: python-matplotlib.spec -> 1.9 --- python-matplotlib.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 883b85b..37c90e9 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -11,8 +11,6 @@ Group: Libraries/Python Source0: http://dl.sourceforge.net/matplotlib/%{module}-%{version}.tar.gz # Source0-md5: 74dde3c3e33797f56ebd6ca578090f8e URL: http://matplotlib.sourceforge.net/ -Requires: python-numpy-MA -Requires: python-numpy-FFT BuildRequires: freetype-devel BuildRequires: ncurses-devel BuildRequires: python >= 2.2.1 @@ -21,6 +19,8 @@ BuildRequires: python-pygtk-devel BuildRequires: python-numarray-devel BuildRequires: python-numpy-devel %pyrequires_eq python-modules +Requires: python-numpy-FFT +Requires: python-numpy-MA BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0