Author: glen Date: Sat Oct 11 16:37:24 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fix html syntax; rel 5
---- Files affected: SPECS: nagios.spec (1.116 -> 1.117) ---- Diffs: ================================================================ Index: SPECS/nagios.spec diff -u SPECS/nagios.spec:1.116 SPECS/nagios.spec:1.117 --- SPECS/nagios.spec:1.116 Sat Oct 11 11:54:20 2008 +++ SPECS/nagios.spec Sat Oct 11 18:37:19 2008 @@ -8,7 +8,7 @@ Summary(pt_BR.UTF-8): Programa para monitoração de máquinas e serviços Name: nagios Version: 3.0.3 -Release: 4 +Release: 5 License: GPL v2 Group: Networking Source0: http://dl.sourceforge.net/nagios/%{name}-%{version}.tar.gz @@ -25,6 +25,7 @@ Patch1: %{name}-iconv-in-libc.patch Patch2: %{name}-webapps.patch Patch3: %{name}-cgi-http_charset.patch +Patch4: %{name}-cmd-typo.patch URL: http://www.nagios.org/ BuildRequires: autoconf BuildRequires: automake @@ -175,6 +176,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 sed -i -e ' s,".*/var/rw/nagios.cmd,"%{_localstatedir}/rw/nagios.cmd, @@ -493,6 +495,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.117 2008/10/11 16:37:19 glen +- fix html syntax; rel 5 + Revision 1.116 2008/10/11 09:54:20 glen - add -cgi-http_charset.patch; rel 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nagios.spec?r1=1.116&r2=1.117&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
