@ffesti 

So, just to be sure we understand ourselves, we could have something like:

```specfile
%prep
<prepare sources>
<compute buildrequires>
<write them to buildrequires.lst>

%buildrequires
cat buildrequires.lst

%build
```

That works for me. Nice clean simple and effective. 

I assume the syntax of the lines outputted in `%buildrequires` would be the 
same as current `BuildRequires:` lines, without the `BuildRequires:` line 
header?

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

Reply via email to