SPECS: libcap.spec - ldconfig on proper pkg
glen
glen at pld-linux.org
Wed Jan 14 19:19:43 CET 2009
Author: glen Date: Wed Jan 14 18:19:43 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ldconfig on proper pkg
---- Files affected:
SPECS:
libcap.spec (1.66 -> 1.67)
---- Diffs:
================================================================
Index: SPECS/libcap.spec
diff -u SPECS/libcap.spec:1.66 SPECS/libcap.spec:1.67
--- SPECS/libcap.spec:1.66 Wed Jan 14 19:19:21 2009
+++ SPECS/libcap.spec Wed Jan 14 19:19:38 2009
@@ -121,8 +121,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
%defattr(644,root,root,755)
@@ -164,6 +164,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.67 2009/01/14 18:19:38 glen
+- ldconfig on proper pkg
+
Revision 1.66 2009/01/14 18:19:21 glen
- split -libs to follow AC-branch changes by djurban
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libcap.spec?r1=1.66&r2=1.67&f=u
More information about the pld-cvs-commit
mailing list