From: Stephen Soltesz Date: Sat, 4 Apr 2009 00:30:36 +0000 (+0000) Subject: Tagging module Monitor - Monitor-2.0-9 X-Git-Tag: Monitor-2.0-9~1 X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=commitdiff_plain;h=bc6dfbd5299e76b397c96b54ee67415489b94fd9 Tagging module Monitor - Monitor-2.0-9 added new models to db. major updates throughout. better unification. needs an install test. --- diff --git a/Monitor.spec b/Monitor.spec index fe9e2b2..9ddfcb1 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 2.0 -%define taglevel 8 +%define taglevel 9 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -221,6 +221,11 @@ chkconfig --add monitor-runlevelagent chkconfig monitor-runlevelagent on %changelog +* Fri Apr 03 2009 Stephen Soltesz - Monitor-2.0-9 +- added new models to db. +- major updates throughout. +- better unification. needs an install test. + * Wed Apr 01 2009 Stephen Soltesz - Monitor-2.0-8 - removed old pkl database references. - added blacklist to db model diff --git a/zabbix.spec b/zabbix.spec index 2d3e41c..ec10265 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -290,6 +290,11 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Fri Apr 03 2009 Stephen Soltesz - Monitor-2.0-9 +- added new models to db. +- major updates throughout. +- better unification. needs an install test. + * Wed Apr 01 2009 Stephen Soltesz - Monitor-2.0-8 - removed old pkl database references. - added blacklist to db model