Author: glen Date: Thu Apr 8 08:55:27 2010 GMT Module: packages Tag: HEAD ---- Log message: - improved mdstat: check for failed spares was broken -- upgrade; rel 10
---- Files affected: packages/nagios-plugin-check_raid: nagios-plugin-check_raid.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: packages/nagios-plugin-check_raid/nagios-plugin-check_raid.spec diff -u packages/nagios-plugin-check_raid/nagios-plugin-check_raid.spec:1.19 packages/nagios-plugin-check_raid/nagios-plugin-check_raid.spec:1.20 --- packages/nagios-plugin-check_raid/nagios-plugin-check_raid.spec:1.19 Mon Apr 5 19:14:17 2010 +++ packages/nagios-plugin-check_raid/nagios-plugin-check_raid.spec Thu Apr 8 10:55:22 2010 @@ -1,9 +1,11 @@ # $Revision$, $Date$ +# TODO +# - see and adopt: http://gist.github.com/359890 %define plugin check_raid Summary: Nagios plugin to check current server's RAID status Name: nagios-plugin-%{plugin} Version: 2.1 -Release: 9 +Release: 10 License: GPL v2 Group: Networking Source0: %{plugin} @@ -73,6 +75,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2010/04/08 08:55:22 glen +- improved mdstat: check for failed spares was broken -- upgrade; rel 10 + Revision 1.19 2010/04/05 17:14:17 glen - require nagios-common instead of core ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-plugin-check_raid/nagios-plugin-check_raid.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
