1
0
mirror of https://github.com/opinkerfi/nagios-plugins.git synced 2026-02-13 02:20:57 +01:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Pall Sigurdsson
f24a7c050e Automatic commit of package [nagios-okplugin-check_eva] release [1.0.1-1]. 2012-03-12 16:08:57 +00:00
Pall Sigurdsson
74407957c3 Automatic commit of package [nagios-okplugin-check_disks] release [1.0.1-1]. 2012-03-12 16:08:57 +00:00
2 changed files with 9 additions and 3 deletions

View File

@@ -2,8 +2,8 @@
Summary: A Nagios plugin to check disks via NRPE
Name: nagios-okplugin-check_disks
Version: 1.0.0
Release: 2%{?dist}
Version: 1.0.1
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL: http://opensource.is/trac/wiki/check_disks
@@ -40,6 +40,9 @@ rm -rf %{buildroot}
%{_libdir}/nagios/plugins/check_disks.pl
%changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 1.0.1-1
- new package built with tito
* Sun Oct 16 2011 Tomas Edwardsson <tommi@opensource.is> 0.1-2
- Fixed dependencies and build arch

View File

@@ -2,7 +2,7 @@
Summary: A Nagios plugin to check HP EVA Disk Systems
Name: nagios-okplugin-check_eva
Version: 1.0.0
Version: 1.0.1
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@@ -40,5 +40,8 @@ rm -rf %{buildroot}
/etc/nrpe.d/check_eva.cfg
%changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 1.0.1-1
- new package built with tito
* Mon Mar 1 2010 Pall Sigurdsson <palli@opensource.is> 0.1-1
- Initial packaging