rpms/zabbix/devel zabbix.spec,1.3,1.4

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Tue Jan 2 18:31:27 UTC 2007


Author: jwilson

Update of /cvs/extras/rpms/zabbix/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv403

Modified Files:
	zabbix.spec 
Log Message:
 Add explicit R:php to zabbix-web (#220676)


Index: zabbix.spec
===================================================================
RCS file: /cvs/extras/rpms/zabbix/devel/zabbix.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- zabbix.spec	13 Dec 2006 20:30:39 -0000	1.3
+++ zabbix.spec	2 Jan 2007 18:30:57 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           zabbix
 Version:        1.1.4
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Open-source monitoring solution for your IT infrastructure
 
 Group:          Applications/Internet
@@ -70,7 +70,7 @@
 %package web
 Summary:        Zabbix Web Frontend
 Group:          Applications/Internet
-Requires:       php-%{zdb}, php-gd
+Requires:       php-%{zdb}, php-gd, php
 
 %description web
 The php frontend to display the zabbix web interface.
@@ -215,6 +215,9 @@
 %{_datadir}/%{name}
 
 %changelog
+* Tue Jan 02 2007 Jarod Wilson <jwilson at redhat.com> 1.1.4-5
+- Add explicit R:php to zabbix-web (#220676)
+
 * Wed Dec 13 2006 Jarod Wilson <jwilson at redhat.com> 1.1.4-4
 - Fix snmp polling buffer overflow (#218065)
 




More information about the scm-commits mailing list