--- rpms/zabbix/contribs7/zabbix.spec 2009/03/02 23:53:30 1.2 +++ rpms/zabbix/contribs7/zabbix.spec 2009/03/03 10:22:11 1.3 @@ -1,10 +1,10 @@ -# $Id$ +# $Id: zabbix.spec,v 1.2 2009/03/02 23:53:30 slords Exp $ # Authority: vip-ire # Name: Daniel Berteaud Name: zabbix Version: 1.6.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Open-source monitoring solution for your IT infrastructure Group: Applications/Internet @@ -163,7 +163,7 @@ Summary: Zabbix Web Frontend Group: Applications/Internet Requires: php Requires: php-gd -Requires: php-bcmath +#Requires: php-bcmath Requires: zabbix = %{version}-%{release} Requires: zabbix-web-database = %{version}-%{release} @@ -471,6 +471,9 @@ fi %defattr(-,root,root,-) %changelog +* Thu Mar 03 2009 Daniel B. 1.6.2-4 +- Comment hard-coded php-bcmath dependencie as php4 includes this module + * Wed Jan 30 2009 Daniel B. 1.6.2-3 - Added patch so it can compile on CentOS 4 (curl 7.12.1)