SPECS: grubby.spec - ldconfig calls

qboosh qboosh at pld-linux.org
Tue Dec 25 19:25:32 CET 2007


Author: qboosh                       Date: Tue Dec 25 18:25:32 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ldconfig calls

---- Files affected:
SPECS:
   grubby.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/grubby.spec
diff -u SPECS/grubby.spec:1.20 SPECS/grubby.spec:1.21
--- SPECS/grubby.spec:1.20	Tue Dec 25 19:24:34 2007
+++ SPECS/grubby.spec	Tue Dec 25 19:25:26 2007
@@ -131,6 +131,12 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post	-n bdevid-libs -p /sbin/ldconfig
+%postun	-n bdevid-libs -p /sbin/ldconfig
+
+%post	-n nash-libs -p /sbin/ldconfig
+%postun	-n nash-libs -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/new-kernel-pkg
@@ -170,6 +176,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2007-12-25 18:25:26  qboosh
+- ldconfig calls
+
 Revision 1.20  2007-12-25 18:24:34  qboosh
 - pl for new subpackages
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/grubby.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list