SPECS: nagios-grapher.spec - add directory serviceext

wolvverine wolvverine at pld-linux.org
Fri Jun 23 17:15:20 CEST 2006


Author: wolvverine                   Date: Fri Jun 23 15:15:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add directory serviceext

---- Files affected:
SPECS:
   nagios-grapher.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/nagios-grapher.spec
diff -u SPECS/nagios-grapher.spec:1.19 SPECS/nagios-grapher.spec:1.20
--- SPECS/nagios-grapher.spec:1.19	Fri Jun 23 14:48:30 2006
+++ SPECS/nagios-grapher.spec	Fri Jun 23 17:15:14 2006
@@ -7,7 +7,7 @@
 Summary(pl):	Wtyczka dla Nagiosa integrująca z RRDTool
 Name:		nagios-grapher
 Version:	1.6
-Release:	0.5
+Release:	0.6
 License:	GPL
 Group:		Applications/System
 Source0:	NagiosGrapher-%{version}-rc1.tar.bz2
@@ -74,6 +74,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
+install -d $RPM_BUILD_ROOT/etc/nagios/serviceext
 install -d $RPM_BUILD_ROOT%{_var}/log/nagios
 
 %{__make} install \
@@ -81,7 +82,6 @@
 
 rm $RPM_BUILD_ROOT/etc/rc.d/init.d/nagios_grapher
 install contrib/nagios_grapher.redhat	$RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
-#ln -s %{_plugindir}/NagiosGrapher.pm $RPM_BUILD_ROOT%{_libdir}/nagios/cgi/NagiosGrapher.pm
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -100,9 +100,11 @@
 %defattr(644,root,root,755)
 %doc README
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
-#%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
+#%%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 %config(noreplace) %verify(not md5 mtime size) %attr(640,root,nagios) %{_sysconfdir}/nagios/ngraph.d/*
 %config(noreplace) %verify(not md5 mtime size) %attr(640,root,nagios) %{_sysconfdir}/nagios/*.ncfg
+%dir %{_sysconfdir}/nagios/serviceext
+#%%config(noreplace) %verify(not md5 mtime size) %attr(640,root,nagios) %{_sysconfdir}/nagios/serviceext/*
 %dir %{_plugindir}
 %attr(755,root,root) %{_plugindir}/*
 %attr(755,root,root) %{_libdir}/nagios/cgi/*
@@ -116,6 +118,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/06/23 15:15:14  wolvverine
+- add directory serviceext
+
 Revision 1.19  2006/06/23 12:48:30  wolvverine
 - add R and TODO
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nagios-grapher.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list