SPECS: beagle.spec - run ldconfig for libs subpkg

freetz freetz at pld-linux.org
Mon Oct 24 21:34:39 CEST 2005


Author: freetz                       Date: Mon Oct 24 19:34:39 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- run ldconfig for libs subpkg

---- Files affected:
SPECS:
   beagle.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.41 SPECS/beagle.spec:1.42
--- SPECS/beagle.spec:1.41	Mon Oct 24 21:32:17 2005
+++ SPECS/beagle.spec	Mon Oct 24 21:34:31 2005
@@ -156,8 +156,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
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -215,6 +215,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2005/10/24 19:34:31  freetz
+- run ldconfig for libs subpkg
+
 Revision 1.41  2005/10/24 19:32:17  freetz
 - more work on TODO, packaged crawl files, patched desktop files, switched
   off epiphany bcond (dangerous!, whatever it means), crawl patch added,
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/beagle.spec?r1=1.41&r2=1.42&f=u




More information about the pld-cvs-commit mailing list