rpms/python-matplotlib/devel .cvsignore, 1.17, 1.18 python-matplotlib.spec, 1.36, 1.37 sources, 1.17, 1.18

Jef Spaleta (jspaleta) fedora-extras-commits at redhat.com
Tue Jul 1 20:54:08 UTC 2008


Author: jspaleta

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

Modified Files:
	.cvsignore python-matplotlib.spec sources 
Log Message:
* Fri Jul  1 2008 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.98.1-1
- Latest upstream release



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-matplotlib/devel/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- .cvsignore	21 Mar 2008 20:22:36 -0000	1.17
+++ .cvsignore	1 Jul 2008 20:53:17 -0000	1.18
@@ -1 +1 @@
-matplotlib-0.91.2.tar.gz
+matplotlib-0.98.1.tar.gz


Index: python-matplotlib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-matplotlib/devel/python-matplotlib.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- python-matplotlib.spec	24 Mar 2008 19:31:26 -0000	1.36
+++ python-matplotlib.spec	1 Jul 2008 20:53:17 -0000	1.37
@@ -1,8 +1,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-matplotlib
-Version:        0.91.2
-Release:        2%{?dist}
+Version:        0.98.1
+Release:        1%{?dist}
 Summary:        Python plotting library
 
 Group:          Development/Libraries
@@ -39,7 +39,7 @@
 
 %prep
 %setup -q -n matplotlib-%{version}
-%patch0 -p1
+#%patch0 -p1
 chmod -x lib/matplotlib/mpl-data/images/*.svg
 
 %build
@@ -56,7 +56,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README license/LICENSE license/LICENSE_enthought.txt
+%doc README.txt license/LICENSE license/LICENSE_enthought.txt
 %doc license/LICENSE_PAINT license/LICENSE_PIL
 %doc API_CHANGES CHANGELOG CXX INSTALL INTERACTIVE KNOWN_BUGS
 %doc PKG-INFO TODO examples
@@ -64,6 +64,7 @@
 %{python_sitearch}/*egg-info
 %endif
 %{python_sitearch}/matplotlib/
+%{python_sitearch}/mpl_toolkits/
 %{python_sitearch}/pylab.py*
 %exclude %{python_sitearch}/matplotlib/backends/backend_tkagg.*
 %exclude %{python_sitearch}/matplotlib/backends/tkagg.*
@@ -76,6 +77,9 @@
 
 
 %changelog
+* Fri Jul  1 2008 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.98.1-1
+- Latest upstream release
+
 * Fri Mar  21 2008 Jef Spaleta <jspaleta[AT]fedoraproject org> - 0.91.2-2
 - gcc43 cleanups
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-matplotlib/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources	21 Mar 2008 20:22:36 -0000	1.17
+++ sources	1 Jul 2008 20:53:17 -0000	1.18
@@ -1 +1 @@
-7abe21ca9e26df4a44f3208d6007fe16  matplotlib-0.91.2.tar.gz
+1f673f82eb4f7422c1e45545f8e083d4  matplotlib-0.98.1.tar.gz




More information about the fedora-extras-commits mailing list