SPECS: proj.spec - ghost soname symlink

qboosh qboosh at pld-linux.org
Fri May 16 21:57:55 CEST 2008


Author: qboosh                       Date: Fri May 16 19:57:55 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ghost soname symlink

---- Files affected:
SPECS:
   proj.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/proj.spec
diff -u SPECS/proj.spec:1.21 SPECS/proj.spec:1.22
--- SPECS/proj.spec:1.21	Thu May 15 17:06:36 2008
+++ SPECS/proj.spec	Fri May 16 21:57:49 2008
@@ -6,7 +6,6 @@
 Release:	1
 Group:		Libraries
 License:	MIT
-# use ftp.gdal.org (same IP) because of NS problems with remotesensing.org
 Source0:	ftp://ftp.remotesensing.org/proj/%{name}-%{version}.tar.gz
 # Source0-md5:	975d9b5954869e53523726a9c0e0e070
 Source1:	ftp://ftp.remotesensing.org/proj/%{name}-pdf-docs.tar.gz
@@ -102,7 +101,8 @@
 %files
 %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.*.*.*
+%attr(755,root,root) %{_libdir}/libproj.so.0
 %dir %{_datadir}/proj
 %{_datadir}/proj/GL27
 %{_datadir}/proj/nad27
@@ -119,8 +119,8 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libproj.so
 %{_libdir}/libproj.la
-%{_includedir}/*
-%{_mandir}/man3/*
+%{_includedir}/*.h
+%{_mandir}/man3/pj_init.3*
 
 %files static
 %defattr(644,root,root,755)
@@ -141,6 +141,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2008-05-16 19:57:49  qboosh
+- ghost soname symlink
+
 Revision 1.21  2008-05-15 15:06:36  radek
 - version 4.6.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/proj.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list