SPECS: upstart.spec - more verbose libs part of files

qboosh qboosh at pld-linux.org
Thu Mar 20 20:31:11 CET 2008


Author: qboosh                       Date: Thu Mar 20 19:31:11 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more verbose libs part of files

---- Files affected:
SPECS:
   upstart.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/upstart.spec
diff -u SPECS/upstart.spec:1.24 SPECS/upstart.spec:1.25
--- SPECS/upstart.spec:1.24	Thu Mar 20 11:54:45 2008
+++ SPECS/upstart.spec	Thu Mar 20 20:31:05 2008
@@ -79,8 +79,10 @@
 %attr(755,root,root) %{_sbindir}/status
 %attr(755,root,root) %{_sbindir}/stop
 %attr(755,root,root) %{_sbindir}/telinit
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/lib*.so.?
+%attr(755,root,root) %{_libdir}/libnih.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libnih.so.0
+%attr(755,root,root) %{_libdir}/libupstart.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libupstart.so.0
 %{_mandir}/man8/*.8*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -89,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2008-03-20 19:31:05  qboosh
+- more verbose libs part of files
+
 Revision 1.24  2008-03-20 10:54:45  patrys
 - don't disable static linking (won't work with dynamic libnih)
 - rel 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/upstart.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list