From b873412a93501520059bcaf6fc18ac9050f1cdb5 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Mon, 4 May 2009 21:41:08 +0000 Subject: [PATCH] Tagging module Monitor - Monitor-3.0-5 add documentation hooks for adding in-line docs like NM and PLCAPI --- Monitor.spec | 5 ++++- zabbix.spec | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Monitor.spec b/Monitor.spec index 9c1c0ca..817db95 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 3.0 -%define taglevel 4 +%define taglevel 5 %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,9 @@ chkconfig --add monitor-runlevelagent chkconfig monitor-runlevelagent on %changelog +* Mon May 04 2009 Stephen Soltesz - Monitor-3.0-5 +- add documentation hooks for adding in-line docs like NM and PLCAPI + * 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 diff --git a/zabbix.spec b/zabbix.spec index 206eedd..5b9c08a 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -290,6 +290,9 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Mon May 04 2009 Stephen Soltesz - Monitor-3.0-5 +- add documentation hooks for adding in-line docs like NM and PLCAPI + * 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 @@ -359,6 +362,6 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %define module_current_branch 2.0 -%define taglevel 4 +%define taglevel 5 %define version 3.0 -- 2.43.0