Author: lev
Date: Sun Dec 10 04:36:55 2006
New Revision: 94423
Added:
packages/cooker/python-scipy/current/SOURCES/scipy-0.5.2.tar.bz2
(contents, props changed)
Removed:
packages/cooker/python-scipy/current/SOURCES/scipy-0.5.1.tar.bz2
Modified:
packages/cooker/python-scipy/current/SPECS/python-scipy.spec
Log:
Update to version 0.5.2.
Added: packages/cooker/python-scipy/current/SOURCES/scipy-0.5.2.tar.bz2
==============================================================================
Binary file. No diff available.
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 Dec
10 04:36:55 2006
@@ -1,7 +1,7 @@
%define module scipy
%define name python-%{module}
-%define version 0.5.1
-%define release 3
+%define version 0.5.2
+%define release 1
Summary: Scientific tools for Python
Name: %{name}
@@ -14,7 +14,7 @@
Url: http://www.scipy.org
Obsoletes: python-SciPy
BuildRequires: python-devel, fftw-devel, blas-devel, lapack-devel
-BuildRequires: python-numpy-devel >= 1.0b2, python-numpy >= 1.0b2
+BuildRequires: python-numpy-devel >= 1.0, python-numpy >= 1.0
BuildRequires: gcc >= 4.0, gcc-gfortran >= 4.0
%description