scratch-build

Synopsis

sample-rpkg scratch-build [-h] [--arches [ARCHES [ARCHES ...]]] [--md5]
                          [--nowait] [--target TARGET] [--background]
                          [--srpm [SRPM]]

Description

This command will request a scratch build of the package. Without providing an srpm, it will attempt to build the latest commit, which must have been pushed. By default all appropriate arches will be built.

Options

-h --help

show this help message and exit

--arches

Build for specific arches

--md5

Use md5 checksums (for older rpm hosts)

--nowait

Don’t wait on build

--target

Define build target to build into

--background

Run the build at a low priority

--srpm

Build from an srpm. If no srpm is provided with this option an srpm will be generated from the current module content.