From fd3ffdd5e7edc42cfcddd0a9b70380d8acc4ae0b Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Fri, 13 Mar 2009 17:01:44 +0000 Subject: [PATCH] Tagging module Monitor - Monitor-2.0-4 splits reboot.py across pcucontrol and monitor modules moves command.py from monitor/util to pcucontrol/util --- Monitor.spec | 6 +++++- zabbix.spec | 4 ++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Monitor.spec b/Monitor.spec index e8cada6..056b44a 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 2.0 -%define taglevel 3 +%define taglevel 4 %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 +* Fri Mar 13 2009 Stephen Soltesz - Monitor-2.0-4 +- splits reboot.py across pcucontrol and monitor modules +- moves command.py from monitor/util to pcucontrol/util + * Tue Mar 10 2009 Stephen Soltesz - Monitor-2.0-3 - add email exceptions - other bug fixes. diff --git a/zabbix.spec b/zabbix.spec index e403992..c2ddd13 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -290,6 +290,10 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Fri Mar 13 2009 Stephen Soltesz - Monitor-2.0-4 +- splits reboot.py across pcucontrol and monitor modules +- moves command.py from monitor/util to pcucontrol/util + * Tue Mar 10 2009 Stephen Soltesz - Monitor-2.0-3 - add email exceptions - other bug fixes. -- 2.43.0