On Thursday, June 25, 2020 4:41:06 AM CEST PGNet Dev wrote:
> _Does_ automated source_fetch function in COPR using '%undefine
> _disable_source_fetch' in the spec? Or is there different/additional
> config needed?
Yes, but you need to do `%define _disable_source_fetch 0` instead.
Undefining the m
hi,
I've got a local .spec file (working on an nginx build) that's using %forgemeta
macros with '%undefine _disable_source_fetch'.
Local rpmbuild & mock builds for fedora-32-x86_64 work as expected -- sources
are auto-pulled from upstream scm as intended.
The created RPMs seem healthy -- fro