[Rpm-maint] [rpm-software-management/rpm] allow to support perl normal version scheme for rpm compatible versions (PR #2609)

Petr Pisar notifications at github.com
Tue Sep 12 09:49:08 UTC 2023


The Perl normalized version starts with letter "v". E.g. "v1.0.0". That will cause RPM to handle the first number as string. While it preserves an expected version ordering, do you want it? It also means that any Provides and requires will carry a dummy "v" now. That means more memory and CPU cycles required. Have you consider trimming the leading "v"?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2609#issuecomment-1715384273
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/2609/c1715384273 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230912/8a890461/attachment.html>


More information about the Rpm-maint mailing list