ELN Extras: Include ansible-packaging - #1651
Conversation
Required for any package that uses the %{ansible_collection_url} macro.
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
|
This will fix the failure to build |
No, it won't. This works in EPEL because epel-rpm-macros Requires: ansible-srpm-macros which provides the macro. Without something to pull it into the default buildroot, the buildSRPMFromSCM will fail, and there will never be a build. |
|
IOW, getting these to build in Extras is blocked on fedora-eln/eln#187 which probably requires fedora-eln/elnbuildsync#60, and getting this listed as a BR is blocked on fedora-eln/content-resolver#72 |
Required for any package that uses the
%{ansible_collection_url}macro.