From 67fe9899abedb167351a48f92b26e522cc395dbf Mon Sep 17 00:00:00 2001 From: Mike McGrath Date: Aug 16 2006 03:16:05 +0000 Subject: Added requires qstat for check_game --- diff --git a/nagios-plugins.spec b/nagios-plugins.spec index 6c90f06..7935c98 100644 --- a/nagios-plugins.spec +++ b/nagios-plugins.spec @@ -1,6 +1,6 @@ Name: nagios-plugins Version: 1.4.3 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Host/service/network monitoring program plugins for Nagios Group: Applications/System @@ -341,6 +341,7 @@ Provides check_procs support for Nagios. Summary: Nagios Plugin - check_game Group: Applications/System Requires: nagios-plugins = %{version}-%{release} +Requires: qstat %description game Provides check_game support for Nagios. @@ -730,6 +731,9 @@ rm -rf %{buildroot} %{_libdir}/nagios/plugins/utils.* %changelog +* Tue Aug 15 2006 Mike McGrath 1.4.3-17 +- Added requires qstat for check_game + * Thu Aug 03 2006 Mike McGrath 1.4.3-16 - Providing path to qstat