summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2011-04-05 11:10:51 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit561a819507c2a97233b66db85ea5d98c2e234966 (patch)
treec85bf414ada89f1101b40c7eadec41279bd1b523
parent37694cad77f4b75afc79ffd00083ed80485b91c5 (diff)
downloadpython-scipy-561a819507c2a97233b66db85ea5d98c2e234966.zip
python-scipy-561a819507c2a97233b66db85ea5d98c2e234966.tar.gz
- BR working f2py Changed files: python-scipy.spec -> 1.10
-rw-r--r--python-scipy.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-scipy.spec b/python-scipy.spec
index 7a9bae0..b763765 100644
--- a/python-scipy.spec
+++ b/python-scipy.spec
@@ -5,7 +5,7 @@ Summary: A library of scientific tools
Summary(pl.UTF-8): Biblioteka narzędzi naukowych
Name: python-%{module}
Version: 0.9.0
-Release: 1
+Release: 2
License: BSD
Group: Development/Languages/Python
Source0: http://heanet.dl.sourceforge.net/sourceforge/scipy/scipy-%{version}.tar.gz
@@ -13,7 +13,7 @@ Source0: http://heanet.dl.sourceforge.net/sourceforge/scipy/scipy-%{version}.tar
URL: http://www.scipy.org/
BuildRequires: UMFPACK-devel
BuildRequires: blas-devel
-BuildRequires: f2py
+BuildRequires: f2py >= 1:1.5.1-3
BuildRequires: gcc-fortran
BuildRequires: lapack-devel
BuildRequires: python