SPECS: poppler.spec - ghost soname symlinks

qboosh qboosh at pld-linux.org
Thu Feb 14 22:04:22 CET 2008


Author: qboosh                       Date: Thu Feb 14 21:04:22 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ghost soname symlinks

---- Files affected:
SPECS:
   poppler.spec (1.55 -> 1.56) 

---- Diffs:

================================================================
Index: SPECS/poppler.spec
diff -u SPECS/poppler.spec:1.55 SPECS/poppler.spec:1.56
--- SPECS/poppler.spec:1.55	Wed Feb 13 15:25:38 2008
+++ SPECS/poppler.spec	Thu Feb 14 22:04:16 2008
@@ -261,6 +261,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README* TODO
 %attr(755,root,root) %{_libdir}/libpoppler.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libpoppler.so.2
 
 %files devel
 %defattr(644,root,root,755)
@@ -286,6 +287,7 @@
 %files glib
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libpoppler-glib.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libpoppler-glib.so.2
 
 %files glib-devel
 %defattr(644,root,root,755)
@@ -302,6 +304,7 @@
 %files qt
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libpoppler-qt.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libpoppler-qt.so.2
 
 %files qt-devel
 %defattr(644,root,root,755)
@@ -319,6 +322,7 @@
 %files Qt
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libpoppler-qt4.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libpoppler-qt4.so.2
 
 %files Qt-devel
 %defattr(644,root,root,755)
@@ -343,6 +347,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2008-02-14 21:04:16  qboosh
+- ghost soname symlinks
+
 Revision 1.55  2008-02-13 14:25:38  lkrotowski
 - up to 0.6.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poppler.spec?r1=1.55&r2=1.56&f=u



More information about the pld-cvs-commit mailing list