This patch changes the trusted job rpm-scratch-build to make use of fedpkg-srpm-build instead of mock-srpm-build role.
mock-srpm-build is using spectool to download specfile's sources that is known to fail on some specs like: https://pagure.io/rpmdevtools/issue/38
Instead better to use fedpkg directly to fetch sources and build the srpm.
Depends-on: https://pagure.io/zuul-distro-jobs/pull-request/28
Build succeeded.
Metadata Update from @fbo: - Pull-request tagged with: gateit
Build succeeded (gate pipeline).
Pull-Request has been merged by zuul
This patch changes the trusted job rpm-scratch-build to make
use of fedpkg-srpm-build instead of mock-srpm-build role.
mock-srpm-build is using spectool to download specfile's sources
that is known to fail on some specs like:
https://pagure.io/rpmdevtools/issue/38
Instead better to use fedpkg directly to fetch sources and
build the srpm.
Depends-on: https://pagure.io/zuul-distro-jobs/pull-request/28