diff --git a/check_drbd/nagios-okplugin-check_drbd.spec b/check_drbd/nagios-okplugin-check_drbd.spec index f66cd9e..447b047 100644 --- a/check_drbd/nagios-okplugin-check_drbd.spec +++ b/check_drbd/nagios-okplugin-check_drbd.spec @@ -1,12 +1,11 @@ %define debug_package %{nil} %define plugin_name check_drbd -%define version 0.0.3 Summary: A Nagios plugin to check Linux Devicemapper Multipathing Name: nagios-okplugin-%{plugin_name} -Version: %{version} +Version: 0.0.4 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -41,6 +40,18 @@ rm -rf %{buildroot} /etc/nrpe.d/%{plugin_name}.cfg %changelog +* Wed Mar 14 2012 Pall Sigurdsson 0.0.4-1 +- licence and readme removed from specfile (palli@opensource.is) + +* Wed Mar 14 2012 Pall Sigurdsson +- licence and readme removed from specfile (palli@opensource.is) + +* Wed Mar 14 2012 Pall Sigurdsson +- licence and readme removed from specfile (palli@opensource.is) + +* Wed Mar 14 2012 Pall Sigurdsson +- licence and readme removed from specfile (palli@opensource.is) + * Wed Mar 14 2012 Pall Sigurdsson 0.0.3-1 - new package built with tito