- fix for bz#562671

epel9
Balint Cristian 15 years ago
parent 28faa93486
commit b71270dd9b

@ -1,2 +1,3 @@
proj-4_6_1-1_fc10:HEAD:proj-4.6.1-1.fc10.src.rpm:1220960846 proj-4_6_1-1_fc10:HEAD:proj-4.6.1-1.fc10.src.rpm:1220960846
proj-4_7_0-2_fc13:HEAD:proj-4.7.0-2.fc13.src.rpm:1268893793 proj-4_7_0-2_fc13:HEAD:proj-4.7.0-2.fc13.src.rpm:1268893793
proj-4_7_0-3_fc13:HEAD:proj-4.7.0-3.fc13.src.rpm:1268897308

@ -1,6 +1,6 @@
Name: proj Name: proj
Version: 4.7.0 Version: 4.7.0
Release: 2%{?dist} Release: 3%{?dist}
Summary: Cartographic projection software (PROJ.4) Summary: Cartographic projection software (PROJ.4)
Group: Applications/Engineering Group: Applications/Engineering
@ -16,7 +16,7 @@ BuildRequires: libtool
%description %description
Proj and invproj perform respective forward and inverse transformation of Proj and invproj perform respective forward and inverse transformation of
cartographic data to or from cartesian data with a wide range of selectable cartographic data to or from cartesian data with a wide range of selectable
projection functions. Proj docs: http://www.remotesensing.org/dl/new_docs/ projection functions.
%package devel %package devel
@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT
%attr(0644,root,root) %{_datadir}/%{name}/epsg %attr(0644,root,root) %{_datadir}/%{name}/epsg
%changelog %changelog
* Thu Mar 18 2010 Balint Cristian <cristian.balint@gmail.com> - 4.7.0-3
- fix for bz#562671
* Thu Mar 18 2010 Balint Cristian <cristian.balint@gmail.com> - 4.7.0-2 * Thu Mar 18 2010 Balint Cristian <cristian.balint@gmail.com> - 4.7.0-2
- fix for bz#556091 - fix for bz#556091

Loading…
Cancel
Save