rpms/zabbix/F-7 sources,1.11,1.12 zabbix.spec,1.16,1.17

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Fri May 2 20:34:11 UTC 2008


Author: jwilson

Update of /cvs/pkgs/rpms/zabbix/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29507

Modified Files:
	sources zabbix.spec 
Log Message:
* Fri May 02 2008 Jarod Wilson <jwilson at redhat.com> - 1.4.5-3
- Seems the zabbix folks replaced the original 1.4.5 tarball with
  an updated tarball or something -- it actually does contain a
  tiny bit of additional code... So update to newer 1.4.5.



Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/zabbix/F-7/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	26 Mar 2008 04:35:47 -0000	1.11
+++ sources	2 May 2008 20:33:30 -0000	1.12
@@ -1 +1 @@
-44de68151dc103f4eeda69764a072bdc  zabbix-1.4.5.tar.gz
+f87d73852fdab33f99beebfd16c21c63  zabbix-1.4.5.tar.gz


Index: zabbix.spec
===================================================================
RCS file: /cvs/pkgs/rpms/zabbix/F-7/zabbix.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- zabbix.spec	26 Mar 2008 04:35:47 -0000	1.16
+++ zabbix.spec	2 May 2008 20:33:30 -0000	1.17
@@ -1,6 +1,6 @@
 Name:           zabbix
 Version:        1.4.5
-Release:        1%{?dist}
+Release:        3%{?dist}
 Summary:        Open-source monitoring solution for your IT infrastructure
 
 Group:          Applications/Internet
@@ -83,7 +83,7 @@
 # shuffle sql init files around to fix up install
 mkdir -p dbinit/{schema,data}
 cp create/schema/%{database}.sql dbinit/schema/
-cp create/data/images_%{database}.sql dbinit/data/
+cp create/data/images_%{zdb}.sql dbinit/data/
 cp create/data/data.sql dbinit/data/
 
 # fix up some lib64 issues
@@ -250,9 +250,20 @@
 %{_datadir}/%{name}/js/*
 
 %changelog
+* Fri May 02 2008 Jarod Wilson <jwilson at redhat.com> - 1.4.5-3
+- Seems the zabbix folks replaced the original 1.4.5 tarball with
+  an updated tarball or something -- it actually does contain a
+  tiny bit of additional code... So update to newer 1.4.5.
+
+* Tue Apr 08 2008 Jarod Wilson <jwilson at redhat.com> - 1.4.5-2
+- Fix building w/postgresql (#441456)
+
 * Tue Mar 25 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.4.5-1
 - Update to 1.4.5
 
+* Thu Feb 14 2008 Jarod Wilson <jwilson at redhat.com> - 1.4.4-2
+- Bump and rebuild with gcc 4.3
+
 * Mon Dec 17 2007 Jarod Wilson <jwilson at redhat.com> - 1.4.4-1
 - New upstream release
 - Fixes two crasher bugs in 1.4.3 release




More information about the fedora-extras-commits mailing list