diff --git a/.cvsignore b/.cvsignore index aeaec27..392f29b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -scipy-0.5.2.tar.gz +scipy-0.5.2.1.tar.gz diff --git a/scipy.spec b/scipy.spec index bf13d1f..2bc59e0 100644 --- a/scipy.spec +++ b/scipy.spec @@ -2,8 +2,8 @@ Summary: Scipy: array processing for numbers, strings, records, and objects Name: scipy -Version: 0.5.2 -Release: 3%{?dist} +Version: 0.5.2.1 +Release: 1%{?dist} Group: Development/Libraries License: BSD and LGPLv2+ @@ -34,6 +34,7 @@ basic linear algebra and random number generation. %setup -q %build +ln -s Lib scipy env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 --noarch build @@ -54,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Aug 21 2007 Jef Spaleta - 0.5.2.1-1 +- Update to new upstream source + * Tue Aug 21 2007 Jef Spaleta - 0.5.2-3 - fix licensing tag and bump for buildid rebuild diff --git a/sources b/sources index e5d8f54..c7c3781 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e24387ac7f9e589816364db7c64c3185 scipy-0.5.2.tar.gz +8d9083b94b0bbbc96a96099f68e62526 scipy-0.5.2.1.tar.gz