packages: proj/proj.spec - updated to 4.7.0 - more verbose files

qboosh qboosh at pld-linux.org
Fri Jun 18 22:32:58 CEST 2010


Author: qboosh                       Date: Fri Jun 18 20:32:58 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 4.7.0
- more verbose files

---- Files affected:
packages/proj:
   proj.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: packages/proj/proj.spec
diff -u packages/proj/proj.spec:1.25 packages/proj/proj.spec:1.26
--- packages/proj/proj.spec:1.25	Wed May 20 12:40:13 2009
+++ packages/proj/proj.spec	Fri Jun 18 22:32:53 2010
@@ -2,12 +2,12 @@
 Summary:	Cartographic projection software
 Summary(pl.UTF-8):	Oprogramowanie do rzutów kartograficznych
 Name:		proj
-Version:	4.6.1
-Release:	2
+Version:	4.7.0
+Release:	1
 Group:		Libraries
 License:	MIT
 Source0:	ftp://ftp.remotesensing.org/proj/%{name}-%{version}.tar.gz
-# Source0-md5:	7dbaab8431ad50c25669fd3fb28dc493
+# Source0-md5:	927d34623b52e0209ba2bfcca18fe8cd
 Source1:	ftp://ftp.remotesensing.org/proj/%{name}-pdf-docs.tar.gz
 # Source1-md5:	7c8f48f0fddf0d5730f4b27b3f09e6c1
 URL:		http://www.remotesensing.org/proj/
@@ -24,7 +24,7 @@
 
 %package devel
 Summary:	proj header files
-Summary(pl.UTF-8):	Pliki nagłówkowe proj
+Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki proj
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 
@@ -63,7 +63,7 @@
 
 %package doc
 Summary:	Manuals for cartographic projection software
-Summary(pl.UTF-8):	Dokumentacja do proj
+Summary(pl.UTF-8):	Dokumentacja do oprogramowania proj
 Group:		Documentation
 Requires:	%{name} = %{version}-%{release}
 
@@ -102,7 +102,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/libproj.so.*.*.*
-%attr(755,root,root) %{_libdir}/libproj.so.0
+%attr(755,root,root) %ghost %{_libdir}/libproj.so.0
 %dir %{_datadir}/proj
 %{_datadir}/proj/GL27
 %{_datadir}/proj/IGNF
@@ -120,7 +120,10 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libproj.so
 %{_libdir}/libproj.la
-%{_includedir}/*.h
+%{_includedir}/nad_list.h
+%{_includedir}/org_proj4_Projections.h
+%{_includedir}/proj_api.h
+%{_includedir}/projects.h
 %{_mandir}/man3/pj_init.3*
 
 %files static
@@ -129,8 +132,17 @@
 
 %files progs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*
+%attr(755,root,root) %{_bindir}/cs2cs
+%attr(755,root,root) %{_bindir}/geod
+%attr(755,root,root) %{_bindir}/invgeod
+%attr(755,root,root) %{_bindir}/invproj
+%attr(755,root,root) %{_bindir}/nad2bin
+%attr(755,root,root) %{_bindir}/nad2nad
+%attr(755,root,root) %{_bindir}/proj
+%{_mandir}/man1/cs2cs.1*
+%{_mandir}/man1/geod.1*
+%{_mandir}/man1/nad2nad.1*
+%{_mandir}/man1/proj.1*
 
 %files doc
 %defattr(644,root,root,755)
@@ -142,6 +154,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2010/06/18 20:32:53  qboosh
+- updated to 4.7.0
+- more verbose files
+
 Revision 1.25  2009/05/20 10:40:13  jajcus
 - Release: 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/proj/proj.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list