SPECS (DEVEL): nagios.spec - updated to 3.0
adamg
adamg at pld-linux.org
Thu Mar 13 23:17:10 CET 2008
Author: adamg Date: Thu Mar 13 22:17:10 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- updated to 3.0
---- Files affected:
SPECS:
nagios.spec (1.101.2.1 -> 1.101.2.2)
---- Diffs:
================================================================
Index: SPECS/nagios.spec
diff -u SPECS/nagios.spec:1.101.2.1 SPECS/nagios.spec:1.101.2.2
--- SPECS/nagios.spec:1.101.2.1 Mon Dec 17 22:32:46 2007
+++ SPECS/nagios.spec Thu Mar 13 23:17:05 2008
@@ -3,17 +3,16 @@
# Conditional build:
%bcond_without gd # without statusmap and trends, which require gd library
#
-%define _rc rc1
Summary: Host/service/network monitoring program
Summary(pl.UTF-8): Program do monitorowania serwerów/usług/sieci
Summary(pt_BR.UTF-8): Programa para monitoração de máquinas e serviços
Name: nagios
Version: 3.0
-Release: 1.1
+Release: 1.2
License: GPL v2
Group: Networking
-Source0: http://dl.sourceforge.net/nagios/%{name}-%{version}%{_rc}.tar.gz
-# Source0-md5: d8b4fbf1c2527ddcc18a39372a41dba3
+Source0: http://dl.sourceforge.net/nagios/%{name}-%{version}.tar.gz
+# Source0-md5: 2e7b82622d187d88a3b94f48b8549630
Source1: %{name}-apache.conf
Source2: %{name}.init
Source3: %{name}.sysconfig
@@ -24,8 +23,7 @@
Source6: %{name}-lighttpd.conf
Patch0: %{name}-resources.patch
Patch1: %{name}-iconv-in-libc.patch
-Patch2: %{name}-favicon.patch
-Patch3: %{name}-webapps.patch
+Patch2: %{name}-webapps.patch
URL: http://www.nagios.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -172,11 +170,10 @@
aplicativos para o Nagios.
%prep
-%setup -q -n %{name}-%{version}%{_rc}
+%setup -q
%patch0 -p0
%patch1 -p1
%patch2 -p1
-%patch3 -p1
sed -i -e '
s,".*/var/rw/nagios.cmd,"%{_localstatedir}/rw/nagios.cmd,
@@ -495,6 +492,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.101.2.2 2008-03-13 22:17:05 adamg
+- updated to 3.0
+
Revision 1.101.2.1 2007-12-17 21:32:46 glen
- update to 3.0rc1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nagios.spec?r1=1.101.2.1&r2=1.101.2.2&f=u
More information about the pld-cvs-commit
mailing list