[Rpm-maint] [rpm-software-management/rpm] Handle DistTag (#594)

Jeff Johnson notifications at github.com
Fri Nov 9 20:34:37 UTC 2018


There are 2 parsing problems triggered by adding disttag:

1) how to represent distag in dependencies (omv used a ':' separator)
2) how to represent distag in package file names (omv used a '-' separator)

There is also the question of precedence in version comparison, whether disttag should be compared first, or last, or ignored.

One also has to worry about mixed mode comparisons, like EVR compared to EVRD (or DEVR), etc.

Adding a rpmlib(...) tracing dependency for disttag has multiple problems, not the least of which is that a package rebuild is needed to add/remove a disttag tracking dependency.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/594#issuecomment-437487188
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20181109/6644daa3/attachment.html>


More information about the Rpm-maint mailing list