builder: py2 fixes

Relates: https://pagure.io/koji/issue/1905
This commit is contained in:
Tomas Kopecek 2020-05-18 17:09:48 +02:00 committed by Mike McLean
parent 47696c8895
commit 8cd79f48e7
2 changed files with 12 additions and 10 deletions

View file

@ -1224,6 +1224,10 @@ a host, but allow from it otherwise
The explicit block syntax was added in version 1.13.0.
SCM checkout can contain multiple spec files (checkouted or created by
``source_cmd``). In such case spec file named same as a checkout directory will
be selected.
Add the host to the createrepo channel
--------------------------------------