packages: nagios-plugins/nagios-plugins.spec - disable empty ldconfig
glen
glen at pld-linux.org
Tue Dec 20 11:44:47 CET 2011
Author: glen Date: Tue Dec 20 10:44:47 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- disable empty ldconfig
---- Files affected:
packages/nagios-plugins:
nagios-plugins.spec (1.146 -> 1.147)
---- Diffs:
================================================================
Index: packages/nagios-plugins/nagios-plugins.spec
diff -u packages/nagios-plugins/nagios-plugins.spec:1.146 packages/nagios-plugins/nagios-plugins.spec:1.147
--- packages/nagios-plugins/nagios-plugins.spec:1.146 Thu Mar 31 20:14:15 2011
+++ packages/nagios-plugins/nagios-plugins.spec Tue Dec 20 11:44:42 2011
@@ -682,8 +682,11 @@
%clean
rm -rf $RPM_BUILD_ROOT
+%if 0
+# this is for shared lib
%post libs -p /sbin/ldconfig
%postun libs -p /sbin/ldconfig
+%endif
%triggerun -- %{name} < 1.4-0.35
%banner -e %{name} <<EOF
@@ -958,6 +961,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.147 2011/12/20 10:44:42 glen
+- disable empty ldconfig
+
Revision 1.146 2011/03/31 18:14:15 arekm
- release 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-plugins/nagios-plugins.spec?r1=1.146&r2=1.147&f=u
More information about the pld-cvs-commit
mailing list