summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2006-07-18 08:56:35 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit08752f2edfb865b29233e57b36a601dfd9af4293 (patch)
treef0d6d9dfc4b0c6ef48ce9b1b72cf79231542aab7
parent893a081c397c42b7994742490577e703c276eb15 (diff)
downloadpython-scipy-08752f2edfb865b29233e57b36a601dfd9af4293.zip
python-scipy-08752f2edfb865b29233e57b36a601dfd9af4293.tar.gz
- python-numpy -> python-Numeric
Changed files: python-scipy.spec -> 1.3
-rw-r--r--python-scipy.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/python-scipy.spec b/python-scipy.spec
index 99a452f..1e1ef6b 100644
--- a/python-scipy.spec
+++ b/python-scipy.spec
@@ -12,12 +12,12 @@ Group: Development/Languages/Python
Source0: http://www.scipy.org/download/scipy/src/SciPy_complete-%{version}.tar.gz
# Source0-md5: 5ae2280ab2c4c653cb0ff8479e81284a
URL: http://www.scipy.org/
-BuildRequires: python
+BuildRequires: X11-devel
BuildRequires: f2py
+BuildRequires: python
+BuildRequires: python-Numeric-devel
BuildRequires: python-devel >= 1:2.3
-BuildRequires: python-numpy-devel
BuildRequires: gcc-g77
-BuildRequires: X11-devel
%pyrequires_eq python-modules
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)