From a6654e5c43a09239f02741916d91e2f14629044a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Thu, 17 Dec 2009 16:27:38 +0000 Subject: [PATCH] Setting tag Monitor-3.0-28 do not need buildrequires. a new tag to fix centos builds --- Monitor.spec | 5 ++++- zabbix.spec | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Monitor.spec b/Monitor.spec index af19574..9eb5bf2 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 27 +%define taglevel 28 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -312,6 +312,9 @@ fi %changelog +* Thu Dec 17 2009 Baris Metin - Monitor-3.0-28 +- do not need buildrequires. a new tag to fix centos builds + * Thu Dec 17 2009 Baris Metin - Monitor-3.0-27 - fix rpm build issues diff --git a/zabbix.spec b/zabbix.spec index 3581d60..20c6532 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -290,6 +290,9 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Thu Dec 17 2009 Baris Metin - Monitor-3.0-28 +- do not need buildrequires. a new tag to fix centos builds + * Thu Dec 17 2009 Baris Metin - Monitor-3.0-27 - fix rpm build issues @@ -471,6 +474,6 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %define module_current_branch 2.0 -%define taglevel 27 +%define taglevel 28 %define version 3.0 -- 2.43.0