SPECS: nagios-grapher.spec - add patch5, perms %file, ready to use
wolvverine
wolvverine at pld-linux.org
Sun Oct 29 01:00:59 CEST 2006
Author: wolvverine Date: Sat Oct 28 23:00:59 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add patch5, perms %file, ready to use
---- Files affected:
SPECS:
nagios-grapher.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: SPECS/nagios-grapher.spec
diff -u SPECS/nagios-grapher.spec:1.35 SPECS/nagios-grapher.spec:1.36
--- SPECS/nagios-grapher.spec:1.35 Sat Oct 28 22:49:23 2006
+++ SPECS/nagios-grapher.spec Sun Oct 29 01:00:50 2006
@@ -7,7 +7,7 @@
Summary(pl): Wtyczka dla Nagiosa integrująca z RRDTool
Name: nagios-grapher
Version: 1.6.1
-Release: 0.2
+Release: 0.3
License: GPL
Group: Applications/System
Source0: NagiosGrapher-%{version}-rc1.tar.bz2
@@ -17,6 +17,7 @@
Patch2: %{name}-init.patch
Patch3: %{name}-syntax_error.patch
Patch4: %{name}-extinfo_file.patch
+Patch5: %{name}-perl_path.patch
URL: http://tinyurl.com/ad67c
BuildRequires: rpmbuild(macros) >= 1.228
Requires(post,preun): /sbin/chkconfig
@@ -65,6 +66,7 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
+%patch5 -p1
%build
%{__autoconf}
@@ -125,7 +127,7 @@
%attr(755,root,root) %{_libdir}/nagios/cgi/*
%attr(755,root,root) %{perl_vendorlib}/*
%{_datadir}/nagios/images/*
-%dir %{_var}/lib/nagios/nagios_grapher
+%dir %attr(755,nagios,nagios-data) %{_var}/lib/nagios/nagios_grapher
%config(noreplace) %verify(not md5 mtime size) %attr(660,root,nagios) %{_var}/log/nagios/ngraph.log
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -134,6 +136,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2006/10/28 23:00:50 wolvverine
+- add patch5, perms %file, ready to use
+
Revision 1.35 2006/10/28 20:49:23 wolvverine
- add contrib file, add patch for extinfo file
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nagios-grapher.spec?r1=1.35&r2=1.36&f=u
More information about the pld-cvs-commit
mailing list