From: Elan Ruusamäe Date: Thu, 4 Feb 2016 15:54:39 +0000 (+0200) Subject: up to 0.3.0 X-Git-Tag: auto/th/nagios-plugin-check_chef_stale-0.3.0-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=041bc52afc469850937a3efba440fd2c658836fb;p=packages%2Fnagios-plugin-check_chef_stale.git up to 0.3.0 improved formatting for single node results --- diff --git a/nagios-plugin-check_chef_stale.spec b/nagios-plugin-check_chef_stale.spec index 61a063e..e30d375 100644 --- a/nagios-plugin-check_chef_stale.spec +++ b/nagios-plugin-check_chef_stale.spec @@ -1,12 +1,12 @@ %define plugin check_chef_stale Summary: Nagios/Icinga plugin to check stale nodes in Chef Name: nagios-plugin-%{plugin} -Version: 0.2.0 +Version: 0.3.0 Release: 1 License: GPL v2 Group: Networking Source0: https://github.com/glensc/monitoring-plugin-check_chef_stale/archive/v%{version}/%{plugin}-%{version}.tar.gz -# Source0-md5: 3352b9e1c767383590cee8e8a61be672 +# Source0-md5: ff194884181964c092f24c47a5a50668 URL: https://github.com/glensc/monitoring-plugin-check_chef_stale Requires: knife Requires: nagios-common @@ -20,7 +20,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) Alerting for stale nodes on Chef with Nagios/Icinga. %prep -%setup -q +%setup -q -n monitoring-plugin-check_chef_stale-%{version} %install rm -rf $RPM_BUILD_ROOT