Author: lev
Date: Sun Feb 18 16:36:12 2007
New Revision: 122403
Modified:
packages/cooker/python-scipy/current/SPECS/python-scipy.spec
Log:
Add numpy install dependency.
Modified: packages/cooker/python-scipy/current/SPECS/python-scipy.spec
==============================================================================
--- packages/cooker/python-scipy/current/SPECS/python-scipy.spec
(original)
+++ packages/cooker/python-scipy/current/SPECS/python-scipy.spec Sun Feb
18 16:36:12 2007
@@ -1,7 +1,7 @@
%define module scipy
%define name python-%{module}
%define version 0.5.2
-%define release 2
+%define release 3
Summary: Scientific tools for Python
Name: %{name}
@@ -13,6 +13,7 @@
BuildRoot: %{_tmppath}/%{name}-buildroot
Url: http://www.scipy.org
Obsoletes: python-SciPy
+Requires: python-numpy >= 1.0
BuildRequires: swig
BuildRequires: python-devel, fftw-devel, blas-devel, lapack-devel
BuildRequires: python-numpy-devel >= 1.0, python-numpy >= 1.0