rpms/python-basemap/EL-5 python-basemap.spec,1.15,1.16

Jef Spaleta jspaleta at fedoraproject.org
Fri Apr 16 23:41:04 UTC 2010


Author: jspaleta

Update of /cvs/pkgs/rpms/python-basemap/EL-5
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv16854

Modified Files:
	python-basemap.spec 
Log Message:
 add dep on numpy



Index: python-basemap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-basemap/EL-5/python-basemap.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- python-basemap.spec	14 Apr 2010 22:49:46 -0000	1.15
+++ python-basemap.spec	16 Apr 2010 23:41:02 -0000	1.16
@@ -14,7 +14,7 @@ Patch2:         python-basemap-0.99-data
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel, proj-devel, shapelib-devel, geos-devel 
-BuildRequires:  python-httplib2
+BuildRequires:  python-httplib2,numpy
 Requires:       python-matplotlib >= 0.98, python-basemap-data
 
 %description



More information about the scm-commits mailing list