b7882d9
Build package from copr dist-git.
b7882d9
b7882d9
$ sudo dnf copr enable praiskup/copr-builder
b7882d9
$ sudo dnf install copr-builder
b7882d9
$ copr-builder --copr      praiskup/ping \
b7882d9
               --package   quick-package \
b7882d9
               --revision  5ce6ec838e22d
b7882d9
b7882d9
We heavily depend on `rpkg` for working with `dist-git`, on `copr-cli` package
b7882d9
to obtain mock profile and on mock to do all the work.  Please make sure to have
b7882d9
properly configured mock.
b7882d9
b7882d9
(motivation https://bugzilla.redhat.com/show_bug.cgi?id=1410403)