|
@@ -1,4 +1,4 @@
|
|
-%define ver 2.4.6
|
|
|
|
|
|
+%define ver 3.0.1
|
|
%define rel 1
|
|
%define rel 1
|
|
|
|
|
|
Summary: The Enterprise-class Monitoring Solution for Everyone
|
|
Summary: The Enterprise-class Monitoring Solution for Everyone
|
|
@@ -24,7 +24,6 @@ BuildRequires: libmysqlclient-devel
|
|
BuildRequires: curl-devel
|
|
BuildRequires: curl-devel
|
|
BuildRequires: net-snmp-devel
|
|
BuildRequires: net-snmp-devel
|
|
BuildRequires: OpenIPMI-devel
|
|
BuildRequires: OpenIPMI-devel
|
|
-BuildRequires: iksemel-devel
|
|
|
|
BuildRequires: unixODBC-devel
|
|
BuildRequires: unixODBC-devel
|
|
BuildRequires: libssh2-devel
|
|
BuildRequires: libssh2-devel
|
|
Requires(pre): glibc-common
|
|
Requires(pre): glibc-common
|
|
@@ -152,7 +151,6 @@ Build()
|
|
--with-libcurl \
|
|
--with-libcurl \
|
|
--with-openipmi \
|
|
--with-openipmi \
|
|
--with-net-snmp \
|
|
--with-net-snmp \
|
|
- --with-jabber \
|
|
|
|
--with-unixodbc \
|
|
--with-unixodbc \
|
|
--with-ssh2 \
|
|
--with-ssh2 \
|
|
$@
|
|
$@
|
|
@@ -346,12 +344,10 @@ fi
|
|
%files agent
|
|
%files agent
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
%dir %{_sysconfdir}/zabbix
|
|
%dir %{_sysconfdir}/zabbix
|
|
-%config(noreplace) %{_sysconfdir}/zabbix/zabbix_agent.conf
|
|
|
|
%config(noreplace) %{_sysconfdir}/zabbix/zabbix_agentd.conf
|
|
%config(noreplace) %{_sysconfdir}/zabbix/zabbix_agentd.conf
|
|
%config(noreplace) %{_sysconfdir}/logrotate.d/zabbix_agentd
|
|
%config(noreplace) %{_sysconfdir}/logrotate.d/zabbix_agentd
|
|
%{_bindir}/zabbix_get
|
|
%{_bindir}/zabbix_get
|
|
%{_bindir}/zabbix_sender
|
|
%{_bindir}/zabbix_sender
|
|
-%{_sbindir}/zabbix_agent
|
|
|
|
%{_sbindir}/zabbix_agentd
|
|
%{_sbindir}/zabbix_agentd
|
|
%{_initddir}/zabbix_agentd
|
|
%{_initddir}/zabbix_agentd
|
|
%{_mandir}/man1/zabbix_get.1*
|
|
%{_mandir}/man1/zabbix_get.1*
|
|
@@ -386,6 +382,10 @@ fi
|
|
%files frontend-php-postgresql
|
|
%files frontend-php-postgresql
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Fri Mar 18 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.0.1-1
|
|
|
|
+- new upstream release.
|
|
|
|
+- disabled jabber support.
|
|
|
|
+
|
|
* Wed Sep 9 2015 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.4.6-1
|
|
* Wed Sep 9 2015 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.4.6-1
|
|
- new upstream release.
|
|
- new upstream release.
|
|
|
|
|