Re: proper way to build same rpm for different redhat versions

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

 



hbeaumont hbeaumont wrote:

> for app "foo" version 2.5.1, rpm release 1 I would name it:
> 
> foo-2.5.1.rh73-1.i386.rpm
> foo-2.5.1.rhel3-1.i386.rpm
> foo-2.5.1.rhel4-1.i386.rpm
> 
> What is the true standard way to name these?

Most folks prefer to embed %{dist} into the Release tag, so you'd end up
with something like this instead:

foo-2.5.1-1.rh73.i386.rpm
foo-2.5.1-1.rhel3.i386.rpm
foo-2.5.1-1.rhel4.i386l.rpm

For your choice of %{dist}.

-- Rex

_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/rpm-list

[Index of Archives]     [RPM Ecosystem]     [Linux Kernel]     [Red Hat Install]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Red Hat]     [Gimp]     [Yosemite News]     [IETF Discussion]

  Powered by Linux