rpms/scipy/F-10 scipy.spec,1.14,1.15 sources,1.6,1.7

Jef Spaleta jspaleta at fedoraproject.org
Fri Feb 27 19:13:12 UTC 2009


Author: jspaleta

Update of /cvs/pkgs/rpms/scipy/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12619

Modified Files:
	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: scipy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/scipy/F-10/scipy.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- scipy.spec	4 Jan 2009 04:40:42 -0000	1.14
+++ scipy.spec	27 Feb 2009 19:12:42 -0000	1.15
@@ -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.1.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,8 +73,20 @@
 
 
 %changelog
-* Sat Jan 03 2009  Jef Spaleta <jspaleta at fedoraproject.org> - 0.7.0-0.1.b1.fc10
-- Update to latest beta to fix bug 478435
+* 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
+
+* Mon Dec 15 2008 Deji Akingunola <dakingun at gmail.com> - 0.7.0-0.2.b1
+- Rebuild for atlas-3.8.2
+
+* 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
 
 * Fri Oct 03 2008 Jef Spaleta <jspaleta at fedoraproject.org> - 0.6.0-7
 - fix the stsci fix


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/scipy/F-10/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	4 Jan 2009 04:40:42 -0000	1.6
+++ sources	27 Feb 2009 19:12:42 -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