From 9b8db783f3d465c4652b806395d5c0873b498cbd Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Tue, 24 Mar 2009 15:13:17 +0000 Subject: [PATCH] Tagging module Monitor - Monitor-2.0-6 added action view to gui added penalty_applied bit to db model. --- Monitor.spec | 6 +++++- zabbix.spec | 4 ++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Monitor.spec b/Monitor.spec index 8228e03..27aa3b7 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 2.0 -%define taglevel 5 +%define taglevel 6 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -216,6 +216,10 @@ chkconfig --add monitor-runlevelagent chkconfig monitor-runlevelagent on %changelog +* Tue Mar 24 2009 Stephen Soltesz - Monitor-2.0-6 +- added action view to gui +- added penalty_applied bit to db model. + * Fri Mar 20 2009 Stephen Soltesz - Monitor-2.0-5 - tag for updates to 2.0 db model diff --git a/zabbix.spec b/zabbix.spec index 1b3a28a..9449e50 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -290,6 +290,10 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Tue Mar 24 2009 Stephen Soltesz - Monitor-2.0-6 +- added action view to gui +- added penalty_applied bit to db model. + * Fri Mar 20 2009 Stephen Soltesz - Monitor-2.0-5 - tag for updates to 2.0 db model -- 2.43.0