[Rpm-maint] [rpm-software-management/rpm] Move checks and package initialization after build (PR #2646)
Panu Matilainen
notifications at github.com
Tue Sep 26 11:50:17 UTC 2023
@pmatilai commented on this pull request.
> @@ -37,6 +37,7 @@ enum rpmSpecFlags_e {
RPMSPEC_FORCE = (1 << 1),
RPMSPEC_NOLANG = (1 << 2),
RPMSPEC_NOUTF8 = (1 << 3),
+ RPMSPEC_DONTFINALIZE = (1 << 4),
Use "NO" instead of "DONT" for consistency with the rest of rpm.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2646#pullrequestreview-1644067342
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2646/review/1644067342 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230926/95da30a2/attachment.html>
More information about the Rpm-maint
mailing list