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

Reply via email to