SPECS: nagios-plugins.spec - add POSIX compatibility for /bin/df i...

wolvverine wolvverine at pld-linux.org
Fri Jun 24 12:12:17 CEST 2005


Author: wolvverine                   Date: Fri Jun 24 10:12:17 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add POSIX compatibility for /bin/df in check_disk

---- Files affected:
SPECS:
   nagios-plugins.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/nagios-plugins.spec
diff -u SPECS/nagios-plugins.spec:1.35 SPECS/nagios-plugins.spec:1.36
--- SPECS/nagios-plugins.spec:1.35	Sun May  8 12:27:53 2005
+++ SPECS/nagios-plugins.spec	Fri Jun 24 12:12:12 2005
@@ -419,6 +419,7 @@
 	--with-qstat-command=/usr/bin/qstat \
 	--with-ssh-command=/usr/bin/ssh \
 	--with-snmpget-command=/usr/bin/snmpget \
+	--with-df-command='/bin/df -P' \
 
 %{__make}
 
@@ -685,6 +686,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2005/06/24 10:12:12  wolvverine
+- add POSIX compatibility for /bin/df in check_disk
+
 Revision 1.35  2005/05/08 10:27:53  glen
 - renumber patches
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nagios-plugins.spec?r1=1.35&r2=1.36&f=u




More information about the pld-cvs-commit mailing list