Author: wolvverine Date: Tue Mar 28 06:48:08 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.1 - not tested - compiled with --enable-event-broker for cacti-plugin-npc
---- Files affected: SPECS: nagios.spec (1.74 -> 1.75) ---- Diffs: ================================================================ Index: SPECS/nagios.spec diff -u SPECS/nagios.spec:1.74 SPECS/nagios.spec:1.75 --- SPECS/nagios.spec:1.74 Tue Mar 14 16:06:18 2006 +++ SPECS/nagios.spec Tue Mar 28 08:48:03 2006 @@ -6,12 +6,12 @@ Summary(pl): Program do monitorowania serwerów/usług/sieci Summary(pt_BR): Programa para monitoraçăo de máquinas e serviços Name: nagios -Version: 2.0 -Release: 2 +Version: 2.1 +Release: 0.1 License: GPL v2 Group: Networking Source0: http://dl.sourceforge.net/nagios/%{name}-%{version}.tar.gz -# Source0-md5: 2a30ccf68bdbebc9c6f5a06e9c09e757 +# Source0-md5: ec559a13dbf3a403e9325c90425076df Source1: %{name}-apache.conf Source2: %{name}.init Source3: %{name}.sysconfig @@ -191,6 +191,7 @@ --with-command-grp=%{name} \ --with-lockfile=%{_localstatedir}/%{name}.pid \ --with-ping_command='/bin/ping -n %%s -c %%d' \ + --enable-event-broker \ %{!?with_gd:--disable-statusmap --disable-trends} %{__make} all @@ -465,6 +466,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.75 2006/03/28 06:48:03 wolvverine +- up to 2.1 +- not tested +- compiled with --enable-event-broker for cacti-plugin-npc + Revision 1.74 2006/03/14 15:06:18 glen - lib64 safe resource.cfg, rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/nagios.spec?r1=1.74&r2=1.75&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
