Compare commits

...

4 Commits

Author SHA1 Message Date
Jesse Keating
4b93d98283 - Autorebuild for GCC 4.3 2008-02-19 07:26:16 +00:00
alexlan
1ba7111ea4 - Fixed typo in spec. 2008-01-05 01:43:15 +00:00
alexlan
d1a8b707e3 - Support for Python Eggs for F9+ 2008-01-05 01:25:40 +00:00
alexlan
96119e78b7 - Rebuild for new Tcl 8.5 2008-01-04 05:15:38 +00:00

View File

@@ -2,7 +2,7 @@
Name: python-matplotlib Name: python-matplotlib
Version: 0.90.1 Version: 0.90.1
Release: 2%{?dist} Release: 6%{?dist}
Summary: Python plotting library Summary: Python plotting library
Group: Development/Libraries Group: Development/Libraries
@@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
%doc license/LICENSE_PAINT license/LICENSE_PIL %doc license/LICENSE_PAINT license/LICENSE_PIL
%doc API_CHANGES CHANGELOG CXX INSTALL INTERACTIVE KNOWN_BUGS %doc API_CHANGES CHANGELOG CXX INSTALL INTERACTIVE KNOWN_BUGS
%doc NUMARRAY_ISSUES PKG-INFO TODO examples %doc NUMARRAY_ISSUES PKG-INFO TODO examples
%if 0%{?fedora} >= 9
%{python_sitearch}/*egg-info
%endif
%{python_sitearch}/matplotlib/ %{python_sitearch}/matplotlib/
%{python_sitearch}/pylab.py* %{python_sitearch}/pylab.py*
%exclude %{python_sitearch}/matplotlib/backends/backend_tkagg.* %exclude %{python_sitearch}/matplotlib/backends/backend_tkagg.*
@@ -73,6 +76,18 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.90.1-6
- Autorebuild for GCC 4.3
* Fri Jan 4 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.90.1-5
- Fixed typo in spec.
* Fri Jan 4 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.90.1-4
- Support for Python Eggs for F9+
* Thu Jan 3 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.90.1-3
- Rebuild for new Tcl 8.5
* Thu Aug 23 2007 Orion Poplawski <orion@cora.nwra.com> 0.90.1-2 * Thu Aug 23 2007 Orion Poplawski <orion@cora.nwra.com> 0.90.1-2
- Update license tag to Python - Update license tag to Python
- Rebuild for BuildID - Rebuild for BuildID