nagios v2.0 spec patch

Rui Miguel Seabra rms at sibs.pt
Tue Jun 15 21:33:41 CEST 2004


Some suggestions:

On Fri, 2004-06-11 at 13:38 -0600, Shad L. Lords wrote:
> # install headers for development package
> -install -m 0644 common/locations.h 
> ${RPM_BUILD_ROOT}%{_prefix}/include/nagios
> +install -m 0644 include/locations.h 
> ${RPM_BUILD_ROOT}%{_prefix}/include/nagios

->                 %{_includedir}/nagios

>  # install httpd configuration in RH80-style httpd config subdir
>  cp contrib/htaccess.sample ${RPM_BUILD_ROOT}/etc/httpd/conf.d/nagios.conf
> @@ -294,6 +294,7 @@
>  %defattr(755,root,root)
>  /etc/init.d/nagios
>  %{_prefix}/sbin/nagios
> +%{_prefix}/sbin/nagiostats

-> %{_sbindir}/nagios*

>  %if %{EMBPERL}
>  %{_prefix}/sbin/p1.pl

-> %{_sbindir}/p1.pl

In general.

I can, later, try to help here.

Hugs, Rui
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20040615/c2fe9546/attachment.sig>


More information about the Developers mailing list