[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: make tag error



On Sat, 01 Oct 2005 18:39:34 -0400
Zing <shishz hotpop com> wrote:

> It seems there is a tag clash, but how do I then handle this properly?

The Buildsystem defines %{?dist} as {.fc3,.fc4,.fc5} just use this in your spec
file in the release line:

Release: 3%{?dist}

On devel you will then have the tag mmv-1_01b-3_fc5 and so on for the rest

This way you won't have a tag clash (because fc3/fc4/devel) have a different
tag and you will ensure that the devel version > fc4 version > fc3 version
etc...

That is imho the best way to handle this.

- Andreas

-- 
Andreas Bierfert               | http://awbsworld.de      | GPG: C58CF1CB
andreas bierfert lowlatency de | http://lowlatency.de     | signed/encrypted
phone: +49 2402 102373         | cell: +49 172 9789968    | mail preferred

Attachment: pgpALHOdYi7Ms.pgp
Description: PGP signature


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]