Page 1 of 1

Re: [Nagios-devel] [PATCH] minor artifact fixup for nagios.spec

Posted: Sun Nov 02, 2008 5:38 pm
by Guest
Bernard Li wrote:
> Hi all:
>
> The %release tag currently reads 1.fc4.test -- I assume this is
> artifact from before when the RPM was being tested under fc4 -- the
> tag should now just read "1" to avoid any confusion to the users:
>
> --- nagios.spec.orig 2008-10-23 12:00:37.000000000 -0700
> +++ nagios.spec 2008-10-23 12:00:43.000000000 -0700
> @@ -1,6 +1,6 @@
> %define name nagios
> %define version 3.0.4
> -%define release 1.fc4.test
> +%define release 1
> %define nsusr nagios
> %define nsgrp nagios
> %define cmdgrp nagiocmd
>
> THanks,
>
> Bernard
>

Thanks!

- Ethan Galstad





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