From 7d52901a1fa58072b9b55aca27ad9f67fa9e5647 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Fri, 20 Nov 2009 23:18:33 +0000 Subject: [PATCH] Setting tag Monitor-3.0-25 add option for site status to include both node & pcu status improve ticket handling template gadget.xml for a site-specific google-gadget summary --- Monitor.spec | 7 ++++++- zabbix.spec | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/Monitor.spec b/Monitor.spec index e40384f..806865b 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 3.0 -%define taglevel 24 +%define taglevel 25 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -303,6 +303,11 @@ fi %changelog +* Fri Nov 20 2009 Stephen Soltesz - Monitor-3.0-25 +- add option for site status to include both node & pcu status +- improve ticket handling +- template gadget.xml for a site-specific google-gadget summary + * Thu Oct 22 2009 Baris Metin - Monitor-3.0-24 - - add install_date diff --git a/zabbix.spec b/zabbix.spec index e842445..b9f1da5 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -290,6 +290,11 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Fri Nov 20 2009 Stephen Soltesz - Monitor-3.0-25 +- add option for site status to include both node & pcu status +- improve ticket handling +- template gadget.xml for a site-specific google-gadget summary + * Thu Oct 22 2009 Baris Metin - Monitor-3.0-24 - - add install_date @@ -460,6 +465,6 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %define module_current_branch 2.0 -%define taglevel 24 +%define taglevel 25 %define version 3.0 -- 2.43.0