Re: [Nagios-devel] nagios v2.0 spec patch

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] nagios v2.0 spec patch

Post by Guest »

--=-5iglDQW2vGfWSo2ylCxb
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

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=20
> ${RPM_BUILD_ROOT}%{_prefix}/include/nagios
> +install -m 0644 include/locations.h=20
> ${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.con=
f
> @@ -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

--=-5iglDQW2vGfWSo2ylCxb
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQBAz08Vo+C50no0+t4RAggvAKClJaZg3gZJNn53nVhGynU7W8FPdwCbBh3u
/Yuj3sdrtj+2xwkOaphWMg8=
=PkDJ
-----END PGP SIGNATURE-----

--=-5iglDQW2vGfWSo2ylCxb--





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked