- fix for egg-info file creation

This commit is contained in:
Jef Spaleta 2008-01-05 00:54:57 +00:00
parent aad8285ff1
commit 0eaafacb8e
1 changed files with 5 additions and 1 deletions

View File

@ -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 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)
%doc LICENSE.txt
%{python_sitearch}/scipy
%{python_sitearch}/*.egg-info
%changelog
* Fri Jan 04 2008 Jef Spaleta <jspaleta@fedoraproject.org> - 0.6.0-4
- fix for egg-info file creation
* Wed Oct 03 2007 Jef Spaleta <jspaleta@gmail.com> - 0.6.0-3
- include_dirs changes for ufsparse change in development