From e55e9ee4eae0ab38c843b144b5e8d8f8308ef4c1 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Tue, 4 Mar 2003 03:50:41 +0000 Subject: updated to 4.4.6 git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1082 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- proj.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/proj.spec b/proj.spec index f181ee01..b216b710 100644 --- a/proj.spec +++ b/proj.spec @@ -1,6 +1,6 @@ # Fre Jan 11 15:39:33 CET 2002, Silke %define PACKAGE_NAME PROJ -%define PACKAGE_VERSION 4.4.5 +%define PACKAGE_VERSION 4.4.6 %define PACKAGE_URL http://www.remotesensing.org/proj/ %define _prefix /usr @@ -8,7 +8,7 @@ Summary: Cartographic projection software Name: %PACKAGE_NAME Version: %PACKAGE_VERSION Release: 1 -Source0: proj-4.4.5.tar.gz +Source0: proj-4.4.6.tar.gz Copyright: MIT License, Copyright (c) 2000, Frank Warmerdam Group: Applications/GIS Vendor: Intevation GmbH @@ -25,7 +25,7 @@ forward and inverse transformation of cartographic data to or from cartesian data with a wide range of selectable projection functions. %prep -%setup -D -n proj-4.4.5 +%setup -D -n proj-4.4.6 %configure %build @@ -36,7 +36,7 @@ rm -rf $RPM_BUILD_ROOT %makeinstall %clean -rm -rf %{_builddir}/proj-4.4.5 +rm -rf %{_builddir}/proj-4.4.6 rm -rf $RPM_BUILD_ROOT %files -- cgit v1.2.3