[Rpm-maint] [rpm-software-management/rpm] RFE: more finegrained BuildRequires (Issue #2631)
Jan Engelhardt
notifications at github.com
Wed Sep 20 12:10:15 UTC 2023
we have `Requires(post)`, `Requires(verify)` etc. (for the %post, %verify, etc. sections), so by extension, for syntactic coherence, it should be `BuildRequires(prep)`, `BuildRequires(check)`, etc.
The classic `BuildRequires: x` could then eventually be repurposed to mean `BuildRequires(source): x BuildRequires(prep): x BuildRequires(build): x BuildRequires(install): x` (for rpmbuild -bs, -bp, -bb, -bi), because that is what it already does today (only -bs behavior would be new).
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2631#issuecomment-1727598335
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2631/1727598335 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230920/53726bb3/attachment.html>
More information about the Rpm-maint
mailing list