rpms/zabbix/F-11 .cvsignore, 1.17, 1.18 sources, 1.18, 1.19 zabbix-agent.init, 1.4, 1.5 zabbix.spec, 1.39, 1.40

Dan Horák sharkcz at fedoraproject.org
Sat Aug 29 09:57:34 UTC 2009


Author: sharkcz

Update of /cvs/pkgs/rpms/zabbix/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27473

Modified Files:
	.cvsignore sources zabbix-agent.init zabbix.spec 
Log Message:
* Sat Aug 29 2009 Dan Horák <dan[at]danny.cz> - 1.6.6-1
- Update to 1.6.6
- Upstream changelog: http://www.zabbix.com/rn1.6.6.php
- Update agent's initscript to match the one in 1.6.4-4.fc12



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/zabbix/F-11/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- .cvsignore	16 Jun 2009 15:31:48 -0000	1.17
+++ .cvsignore	29 Aug 2009 09:57:33 -0000	1.18
@@ -1 +1 @@
-zabbix-1.6.5.tar.gz
+zabbix-1.6.6.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/zabbix/F-11/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- sources	16 Jun 2009 15:31:48 -0000	1.18
+++ sources	29 Aug 2009 09:57:33 -0000	1.19
@@ -1 +1 @@
-d8c3dababcfc0bbcf737a2b13cca337c  zabbix-1.6.5.tar.gz
+52779160e71c12d47b97f7336e25c395  zabbix-1.6.6.tar.gz


Index: zabbix-agent.init
===================================================================
RCS file: /cvs/pkgs/rpms/zabbix/F-11/zabbix-agent.init,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- zabbix-agent.init	18 May 2009 12:10:28 -0000	1.4
+++ zabbix-agent.init	29 Aug 2009 09:57:33 -0000	1.5
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# chkconfig: - 85 15
+# chkconfig: - 86 14
 # description: ZABBIX agent daemon
 # processname: zabbix_agentd
 # config: /etc/zabbix/zabbix_agentd.conf
@@ -10,6 +10,8 @@
 # Provides: zabbix-agent
 # Required-Start: $local_fs $network
 # Required-Stop: $local_fs $network
+# Should-Start: zabbix zabbix-proxy
+# Should-Stop: zabbix zabbix-proxy
 # Default-Start:
 # Default-Stop: 0 1 2 3 4 5 6
 # Short-Description: Start and stop ZABBIX agent


Index: zabbix.spec
===================================================================
RCS file: /cvs/pkgs/rpms/zabbix/F-11/zabbix.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- zabbix.spec	16 Jun 2009 15:25:38 -0000	1.39
+++ zabbix.spec	29 Aug 2009 09:57:33 -0000	1.40
@@ -6,7 +6,7 @@
 #   various backup files (*.rpm{orig,new,save}, *~ etc) in that dir.
 
 Name:           zabbix
-Version:        1.6.5
+Version:        1.6.6
 Release:        1%{?dist}
 Summary:        Open-source monitoring solution for your IT infrastructure
 
@@ -549,6 +549,11 @@ fi
 
 
 %changelog
+* Sat Aug 29 2009 Dan Horák <dan[at]danny.cz> - 1.6.6-1
+- Update to 1.6.6
+- Upstream changelog: http://www.zabbix.com/rn1.6.6.php
+- Update agent's initscript to match the one in 1.6.4-4.fc12
+
 * Mon Jun  8 2009 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.5-1
 - Update to 1.6.5, see http://sourceforge.net/mailarchive/message.php?msg_name=4A37A2CA.8050503%40zabbix.com for the full release notes.
 - 




More information about the scm-commits mailing list