--- rpms/zabbix/contribs7/zabbix.spec 2009/03/03 10:22:11 1.3 +++ rpms/zabbix/contribs7/zabbix.spec 2009/03/31 16:25:53 1.4 @@ -1,10 +1,10 @@ -# $Id: zabbix.spec,v 1.2 2009/03/02 23:53:30 slords Exp $ +# $Id: zabbix.spec,v 1.3 2009/03/03 10:22:11 vip-ire Exp $ # Authority: vip-ire # Name: Daniel Berteaud Name: zabbix -Version: 1.6.2 -Release: 4%{?dist} +Version: 1.6.3 +Release: 0%{?dist} Summary: Open-source monitoring solution for your IT infrastructure Group: Applications/Internet @@ -17,9 +17,7 @@ Source3: zabbix-agent.init Source4: zabbix-proxy.init Source5: zabbix-logrotate.in -Patch0: zabbix-1.6.2-cpustats.patch -Patch1: zabbix-1.6.2-curl-centos4.patch -Patch2: zabbix-1.6.1-snmp-fixes.patch +Patch0: zabbix-1.6.3-curl_centos4.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -202,9 +200,7 @@ Zabbix web frontend for SQLite %prep %setup0 -q -%patch0 -p1 -b .cpustats -%patch1 -p1 -%patch2 -p1 +%patch0 -p1 chmod -R a+rX . @@ -471,6 +467,11 @@ fi %defattr(-,root,root,-) %changelog +* Fri Mar 27 2009 Daniel B. 1.6.3-0 +- Upstream upgrade to 1.6.3 +- Remove CPUstat patch +- Remove snmp fixes (not needed anymore) + * Thu Mar 03 2009 Daniel B. 1.6.2-4 - Comment hard-coded php-bcmath dependencie as php4 includes this module