rpms/scipy/devel .cvsignore, 1.5, 1.6 scipy.spec, 1.14, 1.15 sources, 1.5, 1.6

Jef Spaleta jspaleta at fedoraproject.org
Tue Dec 2 00:34:37 UTC 2008


Author: jspaleta

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

Modified Files:
	.cvsignore scipy.spec sources 
Log Message:
* Mon Dec 01 2008  Jef Spaleta <jspaleta at fedoraproject.org> - 0.7.0-0.1.b1
- Update to latest beta which lists python 2.6 support



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/scipy/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	3 Oct 2007 23:20:44 -0000	1.5
+++ .cvsignore	2 Dec 2008 00:34:06 -0000	1.6
@@ -1 +1 @@
-scipy-0.6.0.tar.gz
+scipy-0.7.0b1.tar.gz


Index: scipy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/scipy/devel/scipy.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- scipy.spec	29 Nov 2008 17:21:09 -0000	1.14
+++ scipy.spec	2 Dec 2008 00:34:06 -0000	1.15
@@ -1,14 +1,14 @@
 %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')
-
+%define betaversion 0.7.0b1
 Summary: Scipy: Scientific Tools for Python
 Name: scipy
-Version: 0.6.0
-Release: 8%{?dist}
+Version: 0.7.0
+Release: 0.1.b1%{?dist}
 
 Group: Development/Libraries
 License: BSD and LGPLv2+
 Url: http://www.scipy.org
-Source0: http://prdownloads.sourceforge.net/scipy/%{name}-%{version}.tar.gz
+Source0: http://prdownloads.sourceforge.net/scipy/%{name}-%{betaversion}.tar.gz
 # Missing setup.py files which control the build of this module
 # These should be removed as soon as upstream pushes a release with this fixed
 Source1: stsci_image_setup.py
@@ -34,8 +34,8 @@
 leading scientists and engineers.
 
 
-%prep
-%setup -q
+%prep 
+%setup -q -n %{name}-%{betaversion}
 cat > site.cfg << EOF
 [amd]
 library_dirs = %{_libdir}
@@ -73,6 +73,9 @@
 
 
 %changelog
+* Mon Dec 01 2008  Jef Spaleta <jspaleta at fedoraproject.org> - 0.7.0-0.1.b1
+- Update to latest beta which lists python 2.6 support
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.6.0-8
 - Rebuild for Python 2.6
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/scipy/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	3 Oct 2007 23:20:44 -0000	1.5
+++ sources	2 Dec 2008 00:34:06 -0000	1.6
@@ -1 +1 @@
-417adf3bfe03f4c23c9fb265018e545c  scipy-0.6.0.tar.gz
+a3a671f9beb5e7ea38b799e7b56fb1cc  scipy-0.7.0b1.tar.gz




More information about the fedora-extras-commits mailing list