Open
Description
There are some commonly used directives are currently missing from the rule.
BuildRequires
AutoReqProv: no
and%global __requires_exclude_from
etc (https://docs.fedoraproject.org/en-US/packaging-guidelines/AutoProvidesAndRequiresFiltering/)
For now, the only way is to use a custom spec template, but throwing arbitrary content to preamble_pieces
would be nice.
Line 512 in 8c23560