From dc1c378d0f44970c6a1382064da7089494572398 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Mon, 12 Apr 2010 14:50:50 +0000 Subject: [PATCH] Setting tag Monitor-3.0-31 added fix for node delete/add causing conflicts in MyOps db. added statistics scripts --- Monitor.spec | 6 +++++- zabbix.spec | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Monitor.spec b/Monitor.spec index dae347d..87b6624 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -7,7 +7,7 @@ %define name monitor # keep this version in sync with monitor/monitor_version.py %define version 3.0 -%define taglevel 30 +%define taglevel 31 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -278,6 +278,10 @@ fi %changelog +* Mon Apr 12 2010 Stephen Soltesz - Monitor-3.0-31 +- added fix for node delete/add causing conflicts in MyOps db. +- added statistics scripts + * Thu Jan 21 2010 Talip Baris Metin - Monitor-3.0-30 - * fix paths for automate script diff --git a/zabbix.spec b/zabbix.spec index b386435..46adbe6 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -295,6 +295,10 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Mon Apr 12 2010 Stephen Soltesz - Monitor-3.0-31 +- added fix for node delete/add causing conflicts in MyOps db. +- added statistics scripts + * Thu Jan 21 2010 Talip Baris Metin - Monitor-3.0-30 - * fix paths for automate script @@ -487,6 +491,6 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %define module_current_branch 2.0 -%define taglevel 30 +%define taglevel 31 %define version 3.0 -- 2.43.0