SPECS: PolicyKit-gnome.spec - run ldconfig in %post / %postun

megabajt megabajt at pld-linux.org
Sun Jan 6 01:13:46 CET 2008


Author: megabajt                     Date: Sun Jan  6 00:13:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- run ldconfig in %post / %postun 

---- Files affected:
SPECS:
   PolicyKit-gnome.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/PolicyKit-gnome.spec
diff -u SPECS/PolicyKit-gnome.spec:1.8 SPECS/PolicyKit-gnome.spec:1.9
--- SPECS/PolicyKit-gnome.spec:1.8	Fri Jan  4 02:52:56 2008
+++ SPECS/PolicyKit-gnome.spec	Sun Jan  6 01:13:41 2008
@@ -118,6 +118,9 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post	libs -p /sbin/ldconfig
+%postun	libs -p /sbin/ldconfig
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS TODO
@@ -156,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2008-01-06 00:13:41  megabajt
+- run ldconfig in %post / %postun
+
 Revision 1.8  2008-01-04 01:52:56  qboosh
 - added link patch, fixed files
 - release 1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/PolicyKit-gnome.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list