From: Stephen Soltesz Date: Tue, 10 Mar 2009 22:21:10 +0000 (+0000) Subject: Tagging module Monitor - Monitor-2.0-3 X-Git-Tag: Monitor-2.0-3~1 X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=commitdiff_plain;h=9df51205598a92f27766fa0358caa02f04a8a168 Tagging module Monitor - Monitor-2.0-3 add email exceptions other bug fixes. --- diff --git a/Monitor.spec b/Monitor.spec index 92ff3d4..e8cada6 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 2.0 -%define taglevel 2 +%define taglevel 3 %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 +* Tue Mar 10 2009 Stephen Soltesz - Monitor-2.0-3 +- add email exceptions +- other bug fixes. + * Tue Mar 10 2009 Stephen Soltesz - Monitor-2.0-2 - getting the pcucontrol and findall.py scripts to work in an integrated - fashion. diff --git a/zabbix.spec b/zabbix.spec index 028178a..e403992 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -290,6 +290,10 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Tue Mar 10 2009 Stephen Soltesz - Monitor-2.0-3 +- add email exceptions +- other bug fixes. + * Tue Mar 10 2009 Stephen Soltesz - Monitor-2.0-2 - getting the pcucontrol and findall.py scripts to work in an integrated - fashion.