[Rpm-maint] [rpm-software-management/rpm] RFE: BuildRequires generator (#104)

nim-nim notifications at github.com
Thu Oct 25 12:26:26 UTC 2018


@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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20181025/dd14213d/attachment.html>


More information about the Rpm-maint mailing list