[Rpm-maint] [rpm-software-management/rpm] RFE: make %{load: } work in %prep (#571)
nim-nim
notifications at github.com
Fri Oct 12 13:11:48 UTC 2018
Right now `%{load: }` is unconditionnaly evaluated before `%prep` starts, making it impossible to load a macro file present inside a source archive. That adds quite a lot of complexity when you want to version-control a macro file in an upstream macro project
`%{load: }` should be evaluated at the point it occurs in the spec file.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/571
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20181012/dfd9bf75/attachment.html>
More information about the Rpm-maint
mailing list