[Rpm-maint] [rpm-software-management/rpm] Build version (build tag?) in RPM (Discussion #2031)

Aleksandra Fedorova notifications at github.com
Fri Jun 3 17:18:21 UTC 2022


@jwboyer Sorry, I missed your comment.

> t seems like we're heading towards a solution that makes it actively harder for users to understand what is going on by hiding the Build tag but using it during transactions.

I think there is a misunderstanding: I do not propose to hide the build id in the end.

Let's say in the transition stage we have 

Name: smth
Version: 1.2.5
Release: 5.el9.{build}
Build: 1517234

And filename = {name}-{version}-{release}.rpm

Then in "After" stage we would set:

Name: smth
Version: 1.2.5
Release: 5.el9
Build: 1517234

Filename = {name}-{version}-{release}.{build}.rpm

So the outcome - visibility for the user - would be exactly the same. We would just treat Build tag differently from the tooling perspective, and advanced tools and libraries will be able to use Build tag instead of parsing release tag and guessing the value from it.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/2031#discussioncomment-2879824
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/repo-discussions/2031/comments/2879824 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220603/a1b6bbc6/attachment.html>


More information about the Rpm-maint mailing list