SPECS (DEVEL): nagios.spec - update to 3.0rc1
glen
glen at pld-linux.org
Mon Dec 17 22:32:52 CET 2007
Author: glen Date: Mon Dec 17 21:32:52 2007 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- update to 3.0rc1
---- Files affected:
SPECS:
nagios.spec (1.101 -> 1.101.2.1)
---- Diffs:
================================================================
Index: SPECS/nagios.spec
diff -u SPECS/nagios.spec:1.101 SPECS/nagios.spec:1.101.2.1
--- SPECS/nagios.spec:1.101 Tue Dec 4 08:57:19 2007
+++ SPECS/nagios.spec Mon Dec 17 22:32:46 2007
@@ -3,23 +3,24 @@
# 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: 2.10
-Release: 1
+Version: 3.0
+Release: 1.1
License: GPL v2
Group: Networking
-Source0: http://dl.sourceforge.net/nagios/%{name}-%{version}.tar.gz
-# Source0-md5: 8c3a29e138f2ff8c8abbd3dd8a40c4b6
+Source0: http://dl.sourceforge.net/nagios/%{name}-%{version}%{_rc}.tar.gz
+# Source0-md5: d8b4fbf1c2527ddcc18a39372a41dba3
Source1: %{name}-apache.conf
Source2: %{name}.init
Source3: %{name}.sysconfig
Source4: http://www.nagios.org/images/favicon.ico
# Source4-md5: 1c4201c7da53d6c7e48251d3a9680449
-Source5: %{name}-config-20050514.tar.bz2
-# Source5-md5: a2883c65377ef7beb55d48af85ec7ef7
+Source5: %{name}-config-20071217.tar.bz2
+# Source5-md5: c50e60b73f86b8bfbc36f486d583f67b
Source6: %{name}-lighttpd.conf
Patch0: %{name}-resources.patch
Patch1: %{name}-iconv-in-libc.patch
@@ -171,7 +172,7 @@
aplicativos para o Nagios.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_rc}
%patch0 -p0
%patch1 -p1
%patch2 -p1
@@ -435,6 +436,8 @@
%attr(664,root,nagios) %ghost %{_localstatedir}/objects.cache
%attr(664,root,nagios) %ghost %{_localstatedir}/*.dat
%attr(664,root,nagios) %ghost %{_localstatedir}/%{name}.tmp
+%attr(770,root,nagios) %dir %{_localstatedir}/spool
+%attr(770,root,nagios) %dir %{_localstatedir}/spool/checkresults
%{_examplesdir}/%{name}-%{version}
@@ -492,6 +495,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.101.2.1 2007-12-17 21:32:46 glen
+- update to 3.0rc1
+
Revision 1.101 2007-12-04 07:57:19 glen
- call nagios uid comment Nagios Daemon
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nagios.spec?r1=1.101&r2=1.101.2.1&f=u
More information about the pld-cvs-commit
mailing list