SPECS: compiz.spec - ldconfig in proper package

qboosh qboosh at pld-linux.org
Wed Aug 22 00:36:36 CEST 2007


Author: qboosh                       Date: Tue Aug 21 22:36:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ldconfig in proper package

---- Files affected:
SPECS:
   compiz.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: SPECS/compiz.spec
diff -u SPECS/compiz.spec:1.67 SPECS/compiz.spec:1.68
--- SPECS/compiz.spec:1.67	Tue Aug 14 18:26:07 2007
+++ SPECS/compiz.spec	Wed Aug 22 00:36:31 2007
@@ -202,8 +202,8 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	-p /sbin/ldconfig
-%postun	-p /sbin/ldconfig
+%post	libs -p /sbin/ldconfig
+%postun	libs -p /sbin/ldconfig
 
 %post gconf
 %gconf_schema_install
@@ -281,6 +281,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2007/08/21 22:36:31  qboosh
+- ldconfig in proper package
+
 Revision 1.67  2007/08/14 16:26:07  wolf
 - move %{_libdir}/compiz from main package to -libs
 - rel 3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/compiz.spec?r1=1.67&r2=1.68&f=u



More information about the pld-cvs-commit mailing list