Author: glen Date: Sat Oct 11 09:54:26 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - add -cgi-http_charset.patch; rel 4
---- Files affected: SPECS: nagios.spec (1.115 -> 1.116) ---- Diffs: ================================================================ Index: SPECS/nagios.spec diff -u SPECS/nagios.spec:1.115 SPECS/nagios.spec:1.116 --- SPECS/nagios.spec:1.115 Sun Sep 7 21:09:49 2008 +++ SPECS/nagios.spec Sat Oct 11 11:54:20 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: 3 +Release: 4 License: GPL v2 Group: Networking Source0: http://dl.sourceforge.net/nagios/%{name}-%{version}.tar.gz @@ -24,6 +24,7 @@ Patch0: %{name}-resources.patch Patch1: %{name}-iconv-in-libc.patch Patch2: %{name}-webapps.patch +Patch3: %{name}-cgi-http_charset.patch URL: http://www.nagios.org/ BuildRequires: autoconf BuildRequires: automake @@ -173,6 +174,7 @@ %patch0 -p0 %patch1 -p1 %patch2 -p1 +%patch3 -p1 sed -i -e ' s,".*/var/rw/nagios.cmd,"%{_localstatedir}/rw/nagios.cmd, @@ -491,6 +493,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.116 2008/10/11 09:54:20 glen +- add -cgi-http_charset.patch; rel 4 + Revision 1.115 2008/09/07 19:09:49 adamg - release 3 (against libltdl-2.2.6-1) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nagios.spec?r1=1.115&r2=1.116&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
