rpms/python-basemap/devel python-basemap.spec,1.3,1.4

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Tue Feb 28 20:47:49 UTC 2006


Author: orion

Update of /cvs/extras/rpms/python-basemap/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25256

Modified Files:
	python-basemap.spec 
Log Message:
python-matplot now owns the toolkits directory



Index: python-basemap.spec
===================================================================
RCS file: /cvs/extras/rpms/python-basemap/devel/python-basemap.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-basemap.spec	27 Feb 2006 17:37:44 -0000	1.3
+++ python-basemap.spec	28 Feb 2006 20:47:49 -0000	1.4
@@ -40,7 +40,6 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install -O1 --skip-build --root=$RPM_BUILD_ROOT
-#rm $RPM_BUILD_ROOT%{python_sitearch}/matplotlib/toolkits/__init__.py*
 
 
 %clean
@@ -50,8 +49,7 @@
 %files
 %defattr(-,root,root,-)
 %doc Changelog examples/* README LICENSE_pyshapelib
-%{python_sitearch}/matplotlib/toolkits/
-#%{python_sitearch}/matplotlib/toolkits/basemap/
+%{python_sitearch}/matplotlib/toolkits/basemap/
 %{python_sitearch}/proj4.so
 %{python_sitearch}/dbflib/
 %{python_sitearch}/dbflibc.so




More information about the scm-commits mailing list