From 015efbd7491191dbcffd92f7dac44dd6b0bf6a41 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Tue, 22 Dec 2009 17:12:17 +0000 Subject: [PATCH] Setting tag Monitor-3.0-29 - separate pcucontrol as an svn module - restore easy_instal back into post install stage of server-deps - template imporovements for web interface --- Monitor.spec | 7 ++++++- zabbix.spec | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/Monitor.spec b/Monitor.spec index d3bac18..b5920cc 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -7,7 +7,7 @@ %define name monitor # keep this version in sync with monitor/monitor_version.py %define version 3.0 -%define taglevel 28 +%define taglevel 29 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -278,6 +278,11 @@ fi %changelog +* Tue Dec 22 2009 Baris Metin - Monitor-3.0-29 +- - separate pcucontrol as an svn module +- - restore easy_instal back into post install stage of server-deps +- - template imporovements for web interface + * Thu Dec 17 2009 Baris Metin - Monitor-3.0-28 - do not need buildrequires. a new tag to fix centos builds diff --git a/zabbix.spec b/zabbix.spec index f99d40e..956d9c0 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -295,6 +295,11 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Tue Dec 22 2009 Baris Metin - Monitor-3.0-29 +- - separate pcucontrol as an svn module +- - restore easy_instal back into post install stage of server-deps +- - template imporovements for web interface + * Thu Dec 17 2009 Baris Metin - Monitor-3.0-28 - do not need buildrequires. a new tag to fix centos builds @@ -479,6 +484,6 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %define module_current_branch 2.0 -%define taglevel 28 +%define taglevel 29 %define version 3.0 -- 2.43.0