From 820bfaa1c3b4e91209a6c0c55001714b3b78f77f Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Wed, 17 Jun 2009 21:06:11 +0000 Subject: [PATCH] Tagging module Monitor - Monitor-3.0-16 Added Rpyc from 1.0 branch. add pcuhistory add setup-agent for password protected keys. other minor improvements. --- Monitor.spec | 8 +++++++- zabbix.spec | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/Monitor.spec b/Monitor.spec index 6f2cdb9..c28b7de 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 3.0 -%define taglevel 15 +%define taglevel 16 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -262,6 +262,12 @@ chkconfig --add monitor-runlevelagent chkconfig monitor-runlevelagent on %changelog +* Wed Jun 17 2009 Stephen Soltesz - Monitor-3.0-16 +- Added Rpyc from 1.0 branch. +- add pcuhistory +- add setup-agent for password protected keys. +- other minor improvements. + * Wed Jun 17 2009 Stephen Soltesz - Monitor-3.0-15 - automate install - auto-close tickets diff --git a/zabbix.spec b/zabbix.spec index 0202b34..2aa8d59 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -290,6 +290,12 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Wed Jun 17 2009 Stephen Soltesz - Monitor-3.0-16 +- Added Rpyc from 1.0 branch. +- add pcuhistory +- add setup-agent for password protected keys. +- other minor improvements. + * Wed Jun 17 2009 Stephen Soltesz - Monitor-3.0-15 - automate install - auto-close tickets @@ -399,6 +405,6 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %define module_current_branch 2.0 -%define taglevel 15 +%define taglevel 16 %define version 3.0 -- 2.43.0