template-specs: nagios-plugin.spec - @plugindir@ subst sample

glen glen at pld-linux.org
Wed Sep 9 12:13:18 CEST 2009


Author: glen                         Date: Wed Sep  9 10:13:18 2009 GMT
Module: template-specs                Tag: HEAD
---- Log message:
- @plugindir@ subst sample

---- Files affected:
template-specs:
   nagios-plugin.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: template-specs/nagios-plugin.spec
diff -u template-specs/nagios-plugin.spec:1.4 template-specs/nagios-plugin.spec:1.5
--- template-specs/nagios-plugin.spec:1.4	Wed Nov 26 22:17:43 2008
+++ template-specs/nagios-plugin.spec	Wed Sep  9 12:13:13 2009
@@ -43,6 +43,7 @@
 install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{plugindir}}
 install %{plugin} $RPM_BUILD_ROOT%{plugindir}/%{plugin}
 cp -a nagios.cfg $RPM_BUILD_ROOT%{_sysconfdir}/%{plugin}.cfg
+sed -e 's, at plugindir@,%{plugindir},' %{SOURCE1} > $RPM_BUILD_ROOT%{_sysconfdir}/%{plugin}.cfg
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -58,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2009/09/09 10:13:13  glen
+- @plugindir@ subst sample
+
 Revision 1.4  2008/11/26 21:17:43  glen
 - calm down underscore madness
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/nagios-plugin.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list