[Rpm-maint] [rpm-software-management/rpm] RFE: BuildRequires generator (#104)
nim-nim
notifications at github.com
Thu Oct 25 11:35:29 UTC 2018
@praiskup
> -> we could simply print the list of BuildRequires to stdout (newline separated list of BRs).
>From a packager and macro writer POW a file like in %files -f is a bit simpler to manipulate – after a while one gets lost between the macro stdouts that are intended to write parts of the spec file, the ones intended to end up in %{echo:, the ones you want to end up in build logs, and so on. Plus taking over stdout prevents the use of good old echo/printf to debug problems.
But, I could live with stdout. I'd just prepare a detached file in `%prep` and cat it in `%req`
--
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/104#issuecomment-433016835
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20181025/b323939c/attachment.html>
More information about the Rpm-maint
mailing list