SPECS: proj.spec - updated to 4.5.0, updated docs

qboosh qboosh at pld-linux.org
Mon Dec 11 22:41:27 CET 2006


Author: qboosh                       Date: Mon Dec 11 21:41:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.5.0, updated docs

---- Files affected:
SPECS:
   proj.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/proj.spec
diff -u SPECS/proj.spec:1.15 SPECS/proj.spec:1.16
--- SPECS/proj.spec:1.15	Sun Oct 31 22:20:04 2004
+++ SPECS/proj.spec	Mon Dec 11 22:41:22 2006
@@ -2,20 +2,15 @@
 Summary:	Cartographic projection software
 Summary(pl):	Oprogramowanie do rzutów kartograficznych
 Name:		proj
-Version:	4.4.9
+Version:	4.5.0
 Release:	1
 Group:		Libraries
 License:	MIT
-Source0:	ftp://ftp.remotesensing.org/pub/proj/%{name}-%{version}.tar.gz
-# Source0-md5:	3cc5c2407c213aadfd154c8df80efd6c
-Source1:	ftp://ftp.remotesensing.org/pub/proj/OF90-284.pdf
-# Source1-md5:	00ed1f2109a7a81f1b15e1c19235eed5
-Source2:	ftp://ftp.remotesensing.org/pub/proj/PROJ.4.3.pdf
-# Source2-md5:	94e5c9afe50963ce4360149e7ffb7da6
-Source3:	ftp://ftp.remotesensing.org/pub/proj/SWISS.pdf
-# Source3-md5:	ca67b903d54dc8f6eb626020cb3e3faa
-Source4:	ftp://ftp.remotesensing.org/pub/proj/PROJ.4.3.I2.pdf
-# Source4-md5:	2fb167935a0c7d686e89af419d07c66c
+# use ftp.gdal.org (same IP) because of NS problems with remotesensing.org
+Source0:	ftp://ftp.gdal.org/pub/proj/%{name}-%{version}.tar.gz
+# Source0-md5:	336fc8a12abbc4709e0bc1fb88a77436
+Source1:	ftp://ftp.gdal.org/pub/proj/%{name}-pdf-docs.tar.gz
+# Source1-md5:	7c8f48f0fddf0d5730f4b27b3f09e6c1
 URL:		http://www.remotesensing.org/proj/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
@@ -80,13 +75,13 @@
 Dokumentacja do oprogramowania do rzutów kartograficznych proj.
 
 %prep
-%setup -q
-cp -f %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} .
+%setup -q -a1
 
 %build
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 %configure
 
@@ -117,6 +112,8 @@
 %{_datadir}/proj/world
 %{_datadir}/proj/epsg
 %{_datadir}/proj/esri
+%{_datadir}/proj/esri.extra
+%{_datadir}/proj/other.extra
 
 %files devel
 %defattr(644,root,root,755)
@@ -144,6 +141,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/12/11 21:41:22  qboosh
+- updated to 4.5.0, updated docs
+
 Revision 1.15  2004/10/31 21:20:04  paladine
 - spaces->tabs
 - formatting
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/proj.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list