From 486326759a86f1315d93aeaccf6e2641af2bd9d9 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Thu, 16 Apr 2009 22:56:20 +0000 Subject: [PATCH] Tagging module Monitor - Monitor-3.0-1 major merge from 2.0 branch. ready to be updated with 4.3 and web changes. --- Monitor.spec | 6 +++++- zabbix.spec | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Monitor.spec b/Monitor.spec index 5f08b25..3b4e78c 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 3.0 -%define taglevel 0 +%define taglevel 1 %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 +* Thu Apr 16 2009 Stephen Soltesz - Monitor-3.0-1 +- major merge from 2.0 branch. +- ready to be updated with 4.3 and web changes. + * Fri Feb 27 2009 Stephen Soltesz - Monitor-2.0-1 - preparing to make a 2.0 branch for monitor. diff --git a/zabbix.spec b/zabbix.spec index 3a91d20..8a19c9b 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -290,6 +290,10 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Thu Apr 16 2009 Stephen Soltesz - Monitor-3.0-1 +- major merge from 2.0 branch. +- ready to be updated with 4.3 and web changes. + * Fri Apr 03 2009 Stephen Soltesz - Monitor-2.0-9 - added new models to db. - major updates throughout. @@ -344,6 +348,6 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %define module_current_branch 2.0 -%define taglevel 0 +%define taglevel 1 %define version 3.0 -- 2.43.0