From: Stephen Soltesz Date: Mon, 27 Apr 2009 21:25:37 +0000 (+0000) Subject: Tagging module Monitor - Monitor-2.0-11 X-Git-Tag: Monitor-2.0-11~1 X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=commitdiff_plain;h=f0bc10d5ad2ad5084574fc7e65a68aa031741484 Tagging module Monitor - Monitor-2.0-11 remove zabbix improve install support allow web to use monitor module in more cases. --- diff --git a/Monitor.spec b/Monitor.spec index a936d24..031c542 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 2.0 -%define taglevel 10 +%define taglevel 11 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -251,6 +251,11 @@ chkconfig --add monitor-runlevelagent chkconfig monitor-runlevelagent on %changelog +* Mon Apr 27 2009 Stephen Soltesz - Monitor-2.0-11 +- remove zabbix +- improve install support +- allow web to use monitor module in more cases. + * Thu Apr 16 2009 Stephen Soltesz - Monitor-2.0-10 - sync - cache diff --git a/zabbix.spec b/zabbix.spec index 9fe1ae1..e6cf970 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -290,6 +290,11 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Mon Apr 27 2009 Stephen Soltesz - Monitor-2.0-11 +- remove zabbix +- improve install support +- allow web to use monitor module in more cases. + * Thu Apr 16 2009 Stephen Soltesz - Monitor-2.0-10 - sync - cache