Page 1 of 1

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

Posted: Thu Oct 23, 2008 6:03 pm
by Guest
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





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