rpms/scipy/devel .cvsignore, 1.6, 1.7 scipy.spec, 1.17, 1.18 sources, 1.6, 1.7

Jef Spaleta jspaleta at fedoraproject.org
Thu Feb 26 23:57:00 UTC 2009


Author: jspaleta

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

Modified Files:
	.cvsignore scipy.spec sources 
Log Message:
* Thu Feb 26 2009 Jef Spaleta <jspaleta at fedoraproject.org> - 0.7.0-1
- Update to final 0.7 release



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/scipy/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	2 Dec 2008 00:34:06 -0000	1.6
+++ .cvsignore	26 Feb 2009 23:56:30 -0000	1.7
@@ -1 +1 @@
-scipy-0.7.0b1.tar.gz
+scipy-0.7.0.tar.gz


Index: scipy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/scipy/devel/scipy.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- scipy.spec	25 Feb 2009 23:21:24 -0000	1.17
+++ scipy.spec	26 Feb 2009 23:56:30 -0000	1.18
@@ -1,14 +1,13 @@
 %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.7.0
-Release: 0.3.b1%{?dist}
+Release: 1%{?dist}
 
 Group: Development/Libraries
 License: BSD and LGPLv2+
 Url: http://www.scipy.org
-Source0: http://prdownloads.sourceforge.net/scipy/%{name}-%{betaversion}.tar.gz
+Source0: http://prdownloads.sourceforge.net/scipy/%{name}-%{version}.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
@@ -36,7 +35,7 @@
 
 
 %prep 
-%setup -q -n %{name}-%{betaversion}
+%setup -q -n %{name}-%{version}
 cat > site.cfg << EOF
 [amd]
 library_dirs = %{_libdir}
@@ -74,6 +73,9 @@
 
 
 %changelog
+* Thu Feb 26 2009 Jef Spaleta <jspaleta at fedoraproject.org> - 0.7.0-1
+- Update to final 0.7 release
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.0-0.3.b1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/scipy/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	2 Dec 2008 00:34:06 -0000	1.6
+++ sources	26 Feb 2009 23:56:30 -0000	1.7
@@ -1 +1 @@
-a3a671f9beb5e7ea38b799e7b56fb1cc  scipy-0.7.0b1.tar.gz
+80078ed5f47a48aec2cde3769ba39972  scipy-0.7.0.tar.gz




More information about the fedora-extras-commits mailing list