From d7faf0ac3abce9f7d34d9d46a7841365fe1fc2c5 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Fri, 27 May 2011 20:26:37 -0400 Subject: [PATCH] Setting tag monitor-3.1-4 Fixes to spec file for monitor building --- Monitor.spec | 5 ++++- zabbix.spec | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Monitor.spec b/Monitor.spec index 9f1c3fa..80692f7 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.1 -%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)" ) @@ -357,6 +357,9 @@ fi %changelog +* Fri May 27 2011 s s - monitor-3.1-4 +- Fixes to spec file for monitor building + * Fri May 27 2011 s s - monitor-3.1-3 - fixing syntax errors diff --git a/zabbix.spec b/zabbix.spec index 7a3f56e..cd863bf 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -295,6 +295,9 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Fri May 27 2011 s s - monitor-3.1-4 +- Fixes to spec file for monitor building + * Fri May 27 2011 s s - monitor-3.1-3 - fixing syntax errors @@ -518,6 +521,6 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %define module_current_branch 3.0 -%define taglevel 3 +%define taglevel 4 %define version 3.1 -- 2.43.0