From 588ff7737562c853de2772f90d83237cd035adb2 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Fri, 1 May 2009 19:39:16 +0000 Subject: [PATCH] Tagging module Monitor - Monitor-3.0-4 Rough pass over monitor-3.0 to allow it to work with 4.3 API. replaced GetNodeNetworks, nodeinterface_ids and using new bootstates 'safeboot', 'failboot', 'reinstall', etc. --- Monitor.spec | 7 ++++++- zabbix.spec | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/Monitor.spec b/Monitor.spec index 58bfbac..9c1c0ca 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 3.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)" ) @@ -246,6 +246,11 @@ chkconfig --add monitor-runlevelagent chkconfig monitor-runlevelagent on %changelog +* Fri May 01 2009 Stephen Soltesz - Monitor-3.0-4 +- Rough pass over monitor-3.0 to allow it to work with 4.3 API. +- replaced GetNodeNetworks, nodeinterface_ids and using new bootstates +- 'safeboot', 'failboot', 'reinstall', etc. + * Tue Apr 28 2009 Stephen Soltesz - Monitor-3.0-3 - same as 2.0-12 tag. diff --git a/zabbix.spec b/zabbix.spec index d17d00e..206eedd 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -290,6 +290,11 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Fri May 01 2009 Stephen Soltesz - Monitor-3.0-4 +- Rough pass over monitor-3.0 to allow it to work with 4.3 API. +- replaced GetNodeNetworks, nodeinterface_ids and using new bootstates +- 'safeboot', 'failboot', 'reinstall', etc. + * Tue Apr 28 2009 Stephen Soltesz - Monitor-3.0-3 - same as 2.0-12 tag. @@ -354,6 +359,6 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %define module_current_branch 2.0 -%define taglevel 3 +%define taglevel 4 %define version 3.0 -- 2.43.0