<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
It would also be nice if <br>
--enable-command-args <br>
is added also to the config section to show this feature.<br>
Can be disabled by simply commenting out if desired.<br>
Here is the related diff -ru that also includes the already reported
corrections:<br>
<br>
---------------------<br>
[root@arion SPECS]# diff -ru nrpe-2.2.spec ../BUILD/nrpe-2.2/nrpe.spec<br>
--- nrpe-2.2.spec       2006-01-23 15:48:07.000000000 +0200<br>
+++ ../BUILD/nrpe-2.2/nrpe.spec 2006-01-21 03:03:22.000000000 +0200<br>
@@ -1,6 +1,6 @@<br>
 %define name nrpe<br>
 %define version 2.2<br>
-%define release 1<br>
+%define release 1<br>
 %define nsusr nagios<br>
 %define nsgrp nagios<br>
 %define nsport 5666<br>
@@ -17,8 +17,7 @@<br>
 Name: %{name}<br>
 Version: %{version}<br>
 Release: %{release}<br>
-# Copyright: GPL<br>
-License: GPL<br>
+Copyright: GPL<br>
 Group: Application/System<br>
 Source0: %{name}-%{version}.tar.gz<br>
 BuildRoot: %{_tmppath}/%{name}-buildroot<br>
@@ -110,8 +109,7 @@<br>
        --libexecdir=%{_prefix}/lib/nagios/plugins \<br>
        --datadir=%{_prefix}/share/nagios \<br>
        --sysconfdir=/etc/nagios \<br>
-       --localstatedir=/var/log/nagios \<br>
-       --enable-command-args<br>
+       --localstatedir=/var/log/nagios<br>
<br>
 make all<br>
<br>
@@ -123,7 +121,7 @@<br>
 install -d -m 0755 ${RPM_BUILD_ROOT}/usr/lib/nagios/plugins<br>
<br>
 # install templated configuration files<br>
-cp sample-config/nrpe.cfg ${RPM_BUILD_ROOT}/etc/nagios/nrpe.cfg<br>
+cp nrpe.cfg ${RPM_BUILD_ROOT}/etc/nagios/nrpe.cfg<br>
 cp init-script ${RPM_BUILD_ROOT}/etc/init.d/nrpe<br>
 cp src/nrpe ${RPM_BUILD_ROOT}/usr/sbin<br>
 cp src/check_nrpe ${RPM_BUILD_ROOT}/usr/lib/nagios/plugins<br>
@@ -149,12 +147,6 @@<br>
 %doc Changelog LEGAL README<br>
<br>
 %changelog<br>
-* Mon Jan 23 2006 Andreas Kasenides ank<@>cs.ucy.ac.cy<br>
-- fixed nrpe.cfg relocation to sample-config<br>
-- replaced Copyright label with License<br>
-- added --enable-command-args to enable remote arg passing<br>
-  (if desired can be disabled by commenting out)<br>
-<br>
 * Wed Nov 12 2003 Ingimar Robertsson <a class="moz-txt-link-rfc2396E" href="mailto:iar@skyrr.is"><iar@skyrr.is></a><br>
 - Added adding of nagios group if it does not exist.<br>
--------------------------<br>
<br>
<br>
<br>
Ethan Galstad wrote:<br>
<blockquote cite="mid43D3D95E.12514.FEB1D7@nagios.nagios.org"
 type="cite">
  <pre wrap="">Thanks!  Will be in CVS shortly...

On 22 Jan 2006 at 19:21, John Berninger wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I pulled down the plugins in $subject that were dates Jan 21, 2006, and 
discovered that they wouldn't build due to incorrect specfiles.  The 
changes required were fairly trivial; I also had to add the LICENSE file 
to the NSCA plugin tarball, which isn't reflected in the attached 
patches.  Using specfiles with these patches, I was able to build both 
plugins normally on a Fedora Core 3 system.

--
John

    </pre>
  </blockquote>
  <pre wrap=""><!---->


Ethan Galstad,
Nagios Developer
---
Email: <a class="moz-txt-link-abbreviated" href="mailto:nagios@nagios.org">nagios@nagios.org</a>
Website: <a class="moz-txt-link-freetext" href="http://www.nagios.org">http://www.nagios.org</a>



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
<a class="moz-txt-link-freetext" href="http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642">http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642</a>
_______________________________________________
Nagios-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nagios-devel@lists.sourceforge.net">Nagios-devel@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagios-devel">https://lists.sourceforge.net/lists/listinfo/nagios-devel</a>


  </pre>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-7">
<font face="Geneva, Arial, Helvetica, sans-serif" size="2">----------------------------------------------------------------------<br>
Andreas
Kasenides <br>
Tel: +357
- 22892714<br>
e-mail: <a href="mailto:Andreas.Kasenides%20at%20cs.ucy.ac.cy">Andreas.Kasenides%at%cs.ucy.ac.cy</a><br>
(replace the %at% above with @)<br>
</font>
</div>
</body>
</html>