rpms/scipy/devel scipy.spec,1.12,1.13

Jef Spaleta jspaleta at fedoraproject.org
Fri Oct 3 18:22:47 UTC 2008


Author: jspaleta

Update of /cvs/pkgs/rpms/scipy/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6238

Modified Files:
	scipy.spec 
Log Message:
* Fri Oct 03 2008 Jef Spaleta <jspaleta at fedoraproject.org> - 0.6.0-7
- fix the stsci fix



Index: scipy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/scipy/devel/scipy.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- scipy.spec	2 Oct 2008 17:22:00 -0000	1.12
+++ scipy.spec	3 Oct 2008 18:22:16 -0000	1.13
@@ -3,7 +3,7 @@
 Summary: Scipy: Scientific Tools for Python
 Name: scipy
 Version: 0.6.0
-Release: 6%{?dist}
+Release: 7%{?dist}
 
 Group: Development/Libraries
 License: BSD and LGPLv2+
@@ -48,8 +48,8 @@
 umfpack_libs = umfpack
 EOF
 
-cp %{SOURCE1} scipy/stsci/image/
-cp %{SOURCE2} scipy/stsci/convolve/
+cp %{SOURCE1} scipy/stsci/image/setup.py
+cp %{SOURCE2} scipy/stsci/convolve/setup.py
 
 %build
 env CFLAGS="$RPM_OPT_FLAGS" ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} python setup.py config_fc --fcompiler=gnu95 --noarch build
@@ -73,6 +73,9 @@
 
 
 %changelog
+* Fri Oct 03 2008 Jef Spaleta <jspaleta at fedoraproject.org> - 0.6.0-7
+- fix the stsci fix
+
 * Thu Oct 02 2008 Jef Spaleta <jspaleta at fedoraproject.org> - 0.6.0-6
 - include missing setup files for stsci module
 




More information about the scm-commits mailing list