From 29f39cd2cf4c4fd0c81def82580c4b3dcbf71148 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Devrim=20G=C3=9CND=C3=9CZ?= Date: Fri, 4 Dec 2009 19:18:35 +0000 Subject: [PATCH] - Update to 4.7.0 - Update to new datumgrid (1.5) --- .cvsignore | 4 ++-- proj.spec | 44 ++++++++++++++++++++++++-------------------- sources | 4 ++-- 3 files changed, 28 insertions(+), 24 deletions(-) diff --git a/.cvsignore b/.cvsignore index 9b5cd83..d42d274 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -proj-4.6.1.tar.gz -proj-datumgrid-1.4.zip +proj-4.7.0.tar.gz +proj-datumgrid-1.5.zip diff --git a/proj.spec b/proj.spec index aae3c92..df741e5 100644 --- a/proj.spec +++ b/proj.spec @@ -1,31 +1,31 @@ -Name: proj -Version: 4.6.1 -Release: 3%{?dist} -Summary: Cartographic projection software (PROJ.4) +Name: proj +Version: 4.7.0 +Release: 1%{?dist} +Summary: Cartographic projection software (PROJ.4) -Group: Applications/Engineering -License: MIT -URL: http://proj.osgeo.org -Source0: http://download.osgeo.org/proj/proj-%{version}.tar.gz -Source1: http://download.osgeo.org/proj/proj-datumgrid-1.4.zip -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Group: Applications/Engineering +License: MIT +URL: http://proj.osgeo.org +Source0: http://download.osgeo.org/proj/proj-%{version}.tar.gz +Source1: http://download.osgeo.org/proj/proj-datumgrid-1.5.zip +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libtool +BuildRequires: libtool %package devel -Summary: Development files for PROJ.4 -Group: Development/Libraries -Requires: %{name} = %{version}-%{release} +Summary: Development files for PROJ.4 +Group: Development/Libraries +Requires: %{name} = %{version}-%{release} %package nad -Summary: US and Canadian datum shift grids for PROJ.4 -Group: Applications/Engineering -Requires: %{name} = %{version}-%{release} +Summary: US and Canadian datum shift grids for PROJ.4 +Group: Applications/Engineering +Requires: %{name} = %{version}-%{release} %package epsg -Summary: EPSG dataset for PROJ.4 -Group: Applications/Engineering -Requires: %{name} = %{version}-%{release} +Summary: EPSG dataset for PROJ.4 +Group: Applications/Engineering +Requires: %{name} = %{version}-%{release} %description Proj and invproj perform respective forward and inverse transformation of @@ -122,6 +122,10 @@ rm -rf $RPM_BUILD_ROOT %attr(0644,root,root) %{_datadir}/%{name}/epsg %changelog +* Fri Dec 4 2009 Devrim GÜNDÜZ 4.7.0-1 +- Update to 4.7.0 +- Update to new datumgrid (1.5) + * Sun Jul 26 2009 Fedora Release Engineering - 4.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 8b2ce5a..15bd0df 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -7dbaab8431ad50c25669fd3fb28dc493 proj-4.6.1.tar.gz -a975779e65f1125a28f55f9d18b4333d proj-datumgrid-1.4.zip +927d34623b52e0209ba2bfcca18fe8cd proj-4.7.0.tar.gz +f5bf28a2a9c6afe9a3f670f0c0adb783 proj-datumgrid-1.5.zip