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

Panu Matilainen notifications at github.com
Fri Dec 2 10:16:59 UTC 2016


For the record, there are a number of (other) build-requires that could be relatively easily collected automatically:
- (de)compression utilities needed for processing sources + patches
- utilities needed for patching (if any), for example `%autosetup -S git` would optimally pull in git as a build dependency
- `bash --rpm-requires`is likely to work fairly well with `%prep / %build / %install / %check` because unlike normal shell scripts, there are few conditionals to throw it off

-- 
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-264420623
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20161202/38bf18b8/attachment.html>


More information about the Rpm-maint mailing list