SPECS: nagios-nrpe.spec - define libexecdir (passed to configure) ...

qboosh qboosh at pld-linux.org
Sat Nov 5 05:19:15 CET 2005


Author: qboosh                       Date: Sat Nov  5 04:19:15 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- define libexecdir (passed to configure) instead of second --libexecdir

---- Files affected:
SPECS:
   nagios-nrpe.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/nagios-nrpe.spec
diff -u SPECS/nagios-nrpe.spec:1.20 SPECS/nagios-nrpe.spec:1.21
--- SPECS/nagios-nrpe.spec:1.20	Sat Nov  5 03:07:01 2005
+++ SPECS/nagios-nrpe.spec	Sat Nov  5 05:19:10 2005
@@ -25,6 +25,7 @@
 %define		_sysconfdir	/etc/nagios
 %define		_datadir	%{_prefix}/share/%{name}
 %define		_plugindir	%{_libdir}/nagios/plugins
+%define		_libexecdir	%{_plugindir}
 %define		_localstatedir	%{_var}/log/nagios
 %define		nsport		5666
 
@@ -58,7 +59,6 @@
 %{__autoconf}
 
 %configure \
-	--libexecdir=%{_plugindir} \
 	--with-init-dir=/etc/rc.d/init.d \
 	--with-nrpe-port=%{nsport} \
 	--with-nrpe-user=nagios \
@@ -110,6 +110,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2005/11/05 04:19:10  qboosh
+- define libexecdir (passed to configure) instead of second --libexecdir
+
 Revision 1.20  2005/11/05 02:07:01  glen
 - don't own plugins dir
 - cleanup %configure
================================================================

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




More information about the pld-cvs-commit mailing list