diff --git a/check_cpu.sh/nagios-plugins-check_cpu.spec b/check_cpu.sh/nagios-plugins-check_cpu.spec index 659f577..6675c2a 100644 --- a/check_cpu.sh/nagios-plugins-check_cpu.spec +++ b/check_cpu.sh/nagios-plugins-check_cpu.spec @@ -2,7 +2,7 @@ Summary: A Nagios plugin to check CPU on Linux servers Name: nagios-plugins-check_cpu -Version: 1.0 +Version: 2 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -45,6 +45,11 @@ rm -rf %{buildroot} %changelog +* Thu Feb 20 2014 Pall Sigurdsson 2-1 +- Added nrpe reload to post section (tommi@tommi.org) +- Merge github.com:opinkerfi/misc (palli@opensource.is) +- Added dependency on bc (palli@opensource.is) + * Thu Aug 23 2012 Pall Sigurdsson 1.0-1 - Version number bumped - Updates buildarch to noarch (tommi@tommi.org) diff --git a/rel-eng/packages/nagios-plugins-check_cpu b/rel-eng/packages/nagios-plugins-check_cpu index 26182a5..338f0db 100644 --- a/rel-eng/packages/nagios-plugins-check_cpu +++ b/rel-eng/packages/nagios-plugins-check_cpu @@ -1 +1 @@ -1.0-1 check_cpu.sh/ +2-1 check_cpu.sh/