rpms/zabbix/EL-4 .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 zabbix.spec, 1.8, 1.9

Dan Horak (sharkcz) fedora-extras-commits at redhat.com
Tue Sep 11 05:37:47 UTC 2007


Author: sharkcz

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

Modified Files:
	.cvsignore sources zabbix.spec 
Log Message:
* Tue Sep 11 2007 Dan Horak <dan[at]danny.cz> 1.4.2-1
- New upstream release
- built without WWW monitoring support due old libcurl



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/zabbix/EL-4/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	16 Jul 2007 14:36:16 -0000	1.6
+++ .cvsignore	11 Sep 2007 05:37:14 -0000	1.7
@@ -1,6 +1 @@
-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


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/zabbix/EL-4/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	16 Jul 2007 14:36:16 -0000	1.6
+++ sources	11 Sep 2007 05:37:14 -0000	1.7
@@ -1 +1 @@
-c9e9a12eeb3ae784075cb7899f200889  zabbix-1.4.1.tar.gz
+1a89f3b8b0925c6373379b4c5dd3138b  zabbix-1.4.2.tar.gz


Index: zabbix.spec
===================================================================
RCS file: /cvs/pkgs/rpms/zabbix/EL-4/zabbix.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- zabbix.spec	16 Jul 2007 14:36:16 -0000	1.8
+++ zabbix.spec	11 Sep 2007 05:37:14 -0000	1.9
@@ -1,5 +1,5 @@
 Name:           zabbix
-Version:        1.4.1
+Version:        1.4.2
 Release:        1%{?dist}
 Summary:        Open-source monitoring solution for your IT infrastructure
 
@@ -27,7 +27,7 @@
 
 BuildRequires:  %{database}-devel, net-snmp-devel
 BuildRequires:  openldap-devel, gnutls-devel
-BuildRequires:  iksemel-devel, curl-devel
+BuildRequires:  iksemel-devel
 Requires:       logrotate, fping, net-snmp-libs
 Requires(pre):      /usr/sbin/useradd
 Requires(post):     /sbin/chkconfig
@@ -98,7 +98,7 @@
     --with-%{zdb} \
     --with-net-snmp \
     --with-ldap \
-    --with-libcurl \
+    --without-libcurl \
     --with-jabber
 
 #make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"
@@ -204,7 +204,7 @@
 %doc AUTHORS ChangeLog COPYING FAQ NEWS README
 %doc docs/*.pdf upgrades/dbpatches dbinit
 %dir %{_sysconfdir}/%{name}
-%{_bindir}/zabbix_server
+%{_sbindir}/zabbix_server
 %{_sysconfdir}/init.d/zabbix
 %config(noreplace) %{_sysconfdir}/logrotate.d/zabbix
 %config(noreplace) %{_sysconfdir}/%{name}/zabbix_server.conf
@@ -215,10 +215,10 @@
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING FAQ NEWS README
 %dir %{_sysconfdir}/%{name}
-%{_bindir}/zabbix_agent
-%{_bindir}/zabbix_agentd
-%{_bindir}/zabbix_sender
-%{_bindir}/zabbix_get
+%{_sbindir}/zabbix_agent
+%{_sbindir}/zabbix_agentd
+%{_sbindir}/zabbix_sender
+%{_sbindir}/zabbix_get
 %{_sysconfdir}/init.d/zabbix-agent
 %config(noreplace) %{_sysconfdir}/logrotate.d/zabbix-agent
 %config(noreplace) %{_sysconfdir}/%{name}/zabbix_agent.conf
@@ -248,6 +248,10 @@
 %{_datadir}/%{name}/js/*
 
 %changelog
+* Tue Sep 11 2007 Dan Horak <dan[at]danny.cz> 1.4.2-1
+- New upstream release
+- built without WWW monitoring support due old libcurl
+
 * Mon Jul 02 2007 Jarod Wilson <jwilson at redhat.com> 1.4.1-1
 - New upstream release
 




More information about the fedora-extras-commits mailing list