rpms/scipy/devel scipy.spec,1.9,1.10

Jef Spaleta (jspaleta) fedora-extras-commits at redhat.com
Sat Jan 5 00:55:31 UTC 2008


Author: jspaleta

Update of /cvs/pkgs/rpms/scipy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8329

Modified Files:
	scipy.spec 
Log Message:
* Fri Jan 04 2008 Jef Spaleta <jspaleta at fedoraproject.org> - 0.6.0-4
- fix for egg-info file creation



Index: scipy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/scipy/devel/scipy.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- scipy.spec	3 Oct 2007 23:20:44 -0000	1.9
+++ scipy.spec	5 Jan 2008 00:54:57 -0000	1.10
@@ -3,7 +3,7 @@
 Summary: Scipy: Scientific Tools for Python
 Name: scipy
 Version: 0.6.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 
 Group: Development/Libraries
 License: BSD and LGPLv2+
@@ -61,10 +61,14 @@
 %defattr(-,root,root,-)
 %doc LICENSE.txt
 %{python_sitearch}/scipy
+%{python_sitearch}/*.egg-info
 
 
 
 %changelog
+* Fri Jan 04 2008 Jef Spaleta <jspaleta at fedoraproject.org> - 0.6.0-4
+- fix for egg-info file creation
+
 * Wed Oct 03 2007 Jef Spaleta <jspaleta at gmail.com> - 0.6.0-3
 - include_dirs changes for ufsparse change in development
 




More information about the fedora-extras-commits mailing list