From: Stephen Soltesz Date: Thu, 16 Apr 2009 23:03:44 +0000 (+0000) Subject: Tagging module Monitor - Monitor-2.0-10 X-Git-Tag: Monitor-2.0-10~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=9cae0ec50c0201aa21dad28413402037816744bd;p=monitor.git Tagging module Monitor - Monitor-2.0-10 sync cache better policy --- diff --git a/Monitor.spec b/Monitor.spec index 9ddfcb1..9b244af 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 2.0 -%define taglevel 9 +%define taglevel 10 %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 +* Thu Apr 16 2009 Stephen Soltesz - Monitor-2.0-10 +- sync +- cache +- better policy + * Fri Apr 03 2009 Stephen Soltesz - Monitor-2.0-9 - added new models to db. - major updates throughout. diff --git a/zabbix.spec b/zabbix.spec index ec10265..9fe1ae1 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -290,6 +290,11 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Thu Apr 16 2009 Stephen Soltesz - Monitor-2.0-10 +- sync +- cache +- better policy + * Fri Apr 03 2009 Stephen Soltesz - Monitor-2.0-9 - added new models to db. - major updates throughout.