rpms/zabbix/EL-4 zabbix.spec,1.14,1.15

Dan Horak (sharkcz) fedora-extras-commits at redhat.com
Sun Dec 2 13:43:12 UTC 2007


Author: sharkcz

Update of /cvs/pkgs/rpms/zabbix/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4625

Modified Files:
	zabbix.spec 
Log Message:
* Sun Dec 02 2007 Dan Horak <dan[at]danny.cz> 1.4.2-4.1
- do not Require standalone php-bcmath as it is included directly
  in the php module (#406751)



Index: zabbix.spec
===================================================================
RCS file: /cvs/pkgs/rpms/zabbix/EL-4/zabbix.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- zabbix.spec	1 Dec 2007 09:11:36 -0000	1.14
+++ zabbix.spec	2 Dec 2007 13:42:39 -0000	1.15
@@ -1,6 +1,6 @@
 Name:           zabbix
 Version:        1.4.2
-Release:        4%{?dist}
+Release:        4%{?dist}.1
 Summary:        Open-source monitoring solution for your IT infrastructure
 
 Group:          Applications/Internet
@@ -74,7 +74,7 @@
 %package web
 Summary:        Zabbix Web Frontend
 Group:          Applications/Internet
-Requires:       php, php-%{zdb}, php-gd, php-bcmath
+Requires:       php, php-%{zdb}, php-gd
 
 %description web
 The php frontend to display the zabbix web interface.
@@ -258,6 +258,10 @@
 %{_datadir}/%{name}/js/*
 
 %changelog
+* Sun Dec 02 2007 Dan Horak <dan[at]danny.cz> 1.4.2-4.1
+- do not Require standalone php-bcmath as it is included directly
+  in the php module (#406751)
+
 * Sat Dec 01 2007 Dan Horak <dan[at]danny.cz> 1.4.2-4
 - add security fix (#407181)
 
@@ -341,3 +345,4 @@
 
 * Tue Jul 11 2006 Jarod Wilson <jwilson at redhat.com> 1.1-1
 - Initial build for Fedora Extras
+




More information about the fedora-extras-commits mailing list