]> git.pld-linux.org Git - packages/python3-scipy.git/commitdiff
- up to 0.5.1
authorRobert Tomasik <rotom@pld-linux.org>
Sat, 23 Sep 2006 12:38:22 +0000 (12:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- add BRs

Changed files:
    python-scipy.spec -> 1.4

python-scipy.spec

index 1e1ef6b6aa1093c8514323f6d664f5913647e460..b8bd95c4e49a51a41a771d62bba54695ad95d0d6 100644 (file)
@@ -5,14 +5,16 @@
 Summary:       A library of scientific tools
 Summary(pl):   Biblioteka narzêdzi naukowych
 Name:          python-%{module}
-Version:       0.3.2
+Version:       0.5.1
 Release:       1
 License:       BSD
 Group:         Development/Languages/Python
-Source0:       http://www.scipy.org/download/scipy/src/SciPy_complete-%{version}.tar.gz
-# Source0-md5: 5ae2280ab2c4c653cb0ff8479e81284a
+Source0:       http://heanet.dl.sourceforge.net/sourceforge/scipy/scipy-%{version}.tar.gz
+# Source0-md5: 48442a427f0556ad2ad1721dd62e401c
 URL:           http://www.scipy.org/
 BuildRequires: X11-devel
+BuildRequires: blas-devel
+BuildRequires: lapack-devel
 BuildRequires: f2py
 BuildRequires: python
 BuildRequires: python-Numeric-devel
@@ -33,7 +35,7 @@ wiele wysokopoziomowych modu
 pakiet.
 
 %prep
-%setup -q -n SciPy_complete-%{version}
+%setup -q -n scipy-%{version}
 
 %build
 CFLAGS="%{rpmcflags}"
This page took 0.0461 seconds and 4 git commands to generate.