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
e6dce9e9b5 Automatic commit of package [nagios-okplugin-mssql] release [0.0.6-1]. 2012-03-12 16:09:40 +00:00
Pall Sigurdsson
f14db81ca5 Automatic commit of package [nagios-okplugin-crit2warn] release [0.0.2-1]. 2012-03-12 16:09:00 +00:00
2 changed files with 15 additions and 3 deletions

View File

@@ -2,8 +2,8 @@
Summary: Nagios plugins to check the status of MS-SQL Servers
Name: nagios-okplugin-mssql
Version: 0.0.3
Release: 2%{?dist}
Version: 0.0.6
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL: http://opensource.is/trac/wiki/nagios-MSSQL
@@ -39,5 +39,14 @@ rm -rf %{buildroot}
%{_libdir}/nagios/plugins/*
%changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 0.0.6-1
-
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is>
-
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is>
-
* Sun Nov 21 2010 Tomas Edwardsson <tommi@opensource.is> 0.0.3-1
- Initial packaging

View File

@@ -2,7 +2,7 @@
Summary: A Nagios plugin wrapper that changes critical to warnings
Name: nagios-okplugin-crit2warn
Version: 0.0.1
Version: 0.0.2
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@@ -34,5 +34,8 @@ rm -rf %{buildroot}
%{_libdir}/nagios/plugins/*
%changelog
* Mon Mar 12 2012 Pall Sigurdsson <palli@opensource.is> 0.0.2-1
- new package built with tito
* Mon Mar 1 2010 Tomas Edwardsson <tommi@opensource.is> 0.1-1
- Initial packaging