rpms/python-basemap/F-10 python-basemap-0.99-setup.cfg.patch, 1.1, 1.2 python-basemap.spec, 1.24, 1.25

Jef Spaleta jspaleta at fedoraproject.org
Thu May 7 17:12:08 UTC 2009


Author: jspaleta

Update of /cvs/pkgs/rpms/python-basemap/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30684

Modified Files:
	python-basemap-0.99-setup.cfg.patch python-basemap.spec 
Log Message:
* Thu May 7 2009 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.99-7
- Patch to add additional dap files where were not being included before


python-basemap-0.99-setup.cfg.patch:

Index: python-basemap-0.99-setup.cfg.patch
===================================================================
RCS file: /cvs/pkgs/rpms/python-basemap/F-10/python-basemap-0.99-setup.cfg.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- python-basemap-0.99-setup.cfg.patch	7 Jul 2008 19:42:56 -0000	1.1
+++ python-basemap-0.99-setup.cfg.patch	7 May 2009 17:12:07 -0000	1.2
@@ -6,5 +6,5 @@
  #           is the default behavior
 -pydap = auto
 -httplib2 = auto
-+pydap = False
++pydap = True
 +httplib2 = False


Index: python-basemap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-basemap/F-10/python-basemap.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- python-basemap.spec	10 Dec 2008 01:25:11 -0000	1.24
+++ python-basemap.spec	7 May 2009 17:12:07 -0000	1.25
@@ -2,7 +2,7 @@
 
 Name:           python-basemap
 Version:        0.99
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Plots data on map projections (with continental and political boundaries) 
 Group:          Development/Libraries
 License:        LGPLv2+
@@ -59,12 +59,16 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/dbflib/
 %{python_sitearch}/dbflibc.so
 %{python_sitearch}/shapelib/
+%{python_sitearch}/dap/
 %{python_sitearch}/shapelibc.so
 %{python_sitearch}/shptree.so
 %{python_sitearch}/*.egg-info
 %{python_sitearch}/_geoslib.so
 
 %changelog
+* Thu May 7 2009 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.99-7
+- Patch to add additional dap files where were not being included before
+
 * Tue Dec 9 2008 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.99-6
 - Patch and rebuild for geos 3.0.3 update
 




More information about the scm-commits mailing list