rpms/zabbix/EL-5 .cvsignore, 1.7, 1.8 sources, 1.7, 1.8 zabbix.spec, 1.12, 1.13 zabbix-1.4.2-include.patch, 1.1, NONE zabbix-1.4.2-initgroups.patch, 1.1, NONE

Dan Horak (sharkcz) fedora-extras-commits at redhat.com
Thu Dec 13 17:45:23 UTC 2007


Author: sharkcz

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

Modified Files:
	.cvsignore sources zabbix.spec 
Removed Files:
	zabbix-1.4.2-include.patch zabbix-1.4.2-initgroups.patch 
Log Message:
* Thu Dec 13 2007 Dan Horak <dan[at]danny.cz> 1.4.3-1
- new upstream release



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/zabbix/EL-5/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	11 Sep 2007 05:38:55 -0000	1.7
+++ .cvsignore	13 Dec 2007 17:44:42 -0000	1.8
@@ -1 +1,8 @@
+zabbix-1.1.4.tar.gz
+zabbix-1.1.5.tar.gz
+zabbix-1.1.6.tar.gz
+zabbix-1.1.7.tar.gz
+zabbix-1.4.tar.gz
+zabbix-1.4.1.tar.gz
 zabbix-1.4.2.tar.gz
+zabbix-1.4.3.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/zabbix/EL-5/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	11 Sep 2007 05:38:55 -0000	1.7
+++ sources	13 Dec 2007 17:44:42 -0000	1.8
@@ -1 +1 @@
-1a89f3b8b0925c6373379b4c5dd3138b  zabbix-1.4.2.tar.gz
+92313cfaa7f406c581972634292f984f  zabbix-1.4.3.tar.gz


Index: zabbix.spec
===================================================================
RCS file: /cvs/pkgs/rpms/zabbix/EL-5/zabbix.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- zabbix.spec	1 Dec 2007 09:13:10 -0000	1.12
+++ zabbix.spec	13 Dec 2007 17:44:42 -0000	1.13
@@ -1,6 +1,6 @@
 Name:           zabbix
-Version:        1.4.2
-Release:        4%{?dist}
+Version:        1.4.3
+Release:        1%{?dist}
 Summary:        Open-source monitoring solution for your IT infrastructure
 
 Group:          Applications/Internet
@@ -11,9 +11,7 @@
 Source2:        zabbix-server.init
 Source3:        zabbix-agent.init
 Source4:        zabbix-logrotate.in
-Patch0:		zabbix-1.4.2-include.patch
-Patch1:		zabbix-1.4.2-cpustats.patch
-Patch2:		zabbix-1.4.2-initgroups.patch
+Patch0:		zabbix-1.4.2-cpustats.patch
 Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %define database mysql
@@ -80,9 +78,7 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .include
-%patch1 -p1 -b .cpustats
-%patch2 -p1 -b .initgroups
+%patch0 -p1 -b .cpustats
 
 # shuffle sql init files around to fix up install
 mkdir -p dbinit/{schema,data}
@@ -254,11 +250,14 @@
 %{_datadir}/%{name}/js/*
 
 %changelog
+* Thu Dec 13 2007 Dan Horak <dan[at]danny.cz> 1.4.3-1
+- new upstream release
+
 * Sat Dec 01 2007 Dan Horak <dan[at]danny.cz> 1.4.2-4
 - add security fix (#407181)
 
 * Thu Sep 20 2007 Dan Horak <dan[at]danny.cz> 1.4.2-3
-- Fix paths (%_bindir -> %_sbindir) in init scripts (#297061)
+- Fix paths (%%_bindir -> %%_sbindir) in init scripts (#297061)
 - Add a patch to clean a warning during compile
 - Add a patch to fix cpu load computations
 


--- zabbix-1.4.2-include.patch DELETED ---


--- zabbix-1.4.2-initgroups.patch DELETED ---




More information about the scm-commits mailing list