@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
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to