[Rpm-maint] [rpm-software-management/rpm] Add rpm-dependencies(7) man page (PR #4190)
Neal Gompa (ニール・ゴンパ)
notifications at github.com
Wed May 27 15:22:12 UTC 2026
@Conan-Kudo requested changes on this pull request.
> + Optional *Requires* for ordering calculations. IFF the capability
+ is present in a transaction, calculate ordering as if it was a
+ *Requires*.
+
+## Build dependencies
+Build dependencies only exist in the context of building a package
+with *rpmbuild*(1). They are not carried into binary packages at all,
+and are recorded as regular *Requires* and *Conflicts* in source rpms.
+
+*BuildRequires*
+ Capabilities that musth be present during the build of the package.
+
+*BuildConflicts*
+ Capabilities that must not be present during the build of the package.
+
+## Modifiers
Are these "modifiers" or "qualifiers"? I think in the past we called them "qualifiers" since they qualify the phase in which they apply to.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4190#pullrequestreview-4373616656
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/4190/review/4373616656 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260527/253cf1b0/attachment.htm>
More information about the Rpm-maint
mailing list