[Rpm-maint] [rpm-software-management/rpm] Add a man page for rpm macro processor (PR #3781)
Panu Matilainen
notifications at github.com
Tue Jun 10 14:43:19 UTC 2025
pmatilai left a comment (rpm-software-management/rpm#3781)
Hmm, so the deal with the %{foo:...} vs %{foo ...} syntax was that the former can accept exactly one argument that is by definition the value between the : and }. The latter one accepts any number of arguments. So that needs to be clarified in the manual, but that also gives us one simple rule on which form to use in the manual: use %{foo ...} where required, and %{foo:...} elsewhere for compatibility.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3781#issuecomment-2959531978
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3781/c2959531978 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250610/dfc8aabd/attachment.htm>
More information about the Rpm-maint
mailing list