SPECS: libsynaptics.spec - verbose files, ghost soname symlink

glen glen at pld-linux.org
Wed Feb 18 00:11:42 CET 2009


Author: glen                         Date: Tue Feb 17 23:11:42 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- verbose files, ghost soname symlink

---- Files affected:
SPECS:
   libsynaptics.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/libsynaptics.spec
diff -u SPECS/libsynaptics.spec:1.10 SPECS/libsynaptics.spec:1.11
--- SPECS/libsynaptics.spec:1.10	Mon Sep 29 14:54:33 2008
+++ SPECS/libsynaptics.spec	Wed Feb 18 00:11:37 2009
@@ -82,12 +82,13 @@
 %files
 %defattr(644,root,root,755)
 %doc README TODO
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libsynaptics.*.*
+%attr(755,root,root) %ghost %{_libdir}/libsynaptics.so.0
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/libsynaptics.so
+%{_libdir}/libsynaptics.la
 %{_includedir}/synaptics
 
 %if %{with static_libs}
@@ -102,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2009/02/17 23:11:37  glen
+- verbose files, ghost soname symlink
+
 Revision 1.10  2008/09/29 12:54:33  twittner
 - fix compilation with GCC-4.3 (gcc43.patch from Debian)
 - static_libs bcond added
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libsynaptics.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list