rpms/python-matplotlib/devel python-matplotlib.spec,1.31,1.32

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Sat Jan 5 01:26:14 UTC 2008


Author: alexlan

Update of /cvs/pkgs/rpms/python-matplotlib/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15708

Modified Files:
	python-matplotlib.spec 
Log Message:
* Fri Jan  4 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.90.1-4
- Support for Python Eggs for F9+



Index: python-matplotlib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-matplotlib/devel/python-matplotlib.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- python-matplotlib.spec	4 Jan 2008 05:15:38 -0000	1.31
+++ python-matplotlib.spec	5 Jan 2008 01:25:40 -0000	1.32
@@ -2,7 +2,7 @@
 
 Name:           python-matplotlib
 Version:        0.90.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Python plotting library
 
 Group:          Development/Libraries
@@ -60,6 +60,10 @@
 %doc license/LICENSE_PAINT license/LICENSE_PIL
 %doc API_CHANGES CHANGELOG CXX INSTALL INTERACTIVE KNOWN_BUGS
 %doc NUMARRAY_ISSUES PKG-INFO TODO examples
+%doc Sane/CHANGES Sane/demo*.py Sane/sanedoc.txt
+%if 0%{?fedora} >= 9
+%{python_sitearch}/*egg-info
+%endif
 %{python_sitearch}/matplotlib/
 %{python_sitearch}/pylab.py*
 %exclude %{python_sitearch}/matplotlib/backends/backend_tkagg.*
@@ -73,6 +77,9 @@
 
 
 %changelog
+* 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
 




More information about the fedora-extras-commits mailing list