rpms/python-basemap/devel python-basemap.spec,1.27,1.28

Caolan McNamara caolanm at fedoraproject.org
Mon Jul 20 11:31:00 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/python-basemap/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28339

Modified Files:
	python-basemap.spec 
Log Message:
Resolves: rhbz#511576 FTBFS showimg numpy -> numpy-f2py


Index: python-basemap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-basemap/devel/python-basemap.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- python-basemap.spec	26 Feb 2009 20:47:26 -0000	1.27
+++ python-basemap.spec	20 Jul 2009 11:31:00 -0000	1.28
@@ -2,7 +2,7 @@
 
 Name:           python-basemap
 Version:        0.99.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Plots data on map projections (with continental and political boundaries) 
 Group:          Development/Libraries
 License:        LGPLv2+
@@ -13,7 +13,7 @@ Source0:        http://downloads.sourcef
 Patch2:         python-basemap-0.99-datadir.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  python-devel, proj-devel, shapelib-devel, numpy,geos-devel 
+BuildRequires:  python-devel, proj-devel, shapelib-devel, numpy-f2py, geos-devel 
 BuildRequires:  python-httplib2
 Requires:       python-matplotlib >= 0.98, python-basemap-data
 
@@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/_geoslib.so
 
 %changelog
+* Mon Jul 20 2009 Caolán McNamara <caolanm at redhat.com> - 0.99.2-4
+- Resolves: rhbz#511576 FTBFS showimg numpy -> numpy-f2py
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.99.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list