fedora-create-review (1) - Linux Manuals
fedora-create-review: Automatically create RPM review request for Fedora.
NAME
fedora-create-review - Automatically create RPM review request for Fedora.SYNOPSIS
fedora-create-review <specfile> <srpmfile>
DESCRIPTION
This tool create review request for rpm packages for Fedora. It starts a scratch build on koji, upload your file onto fedorapeople, create the review request and add a comment that the scratch-build on koji was successful.
USAGE
This program creates RPM review request for Fedora.- fedora-create-review <specfile> <srpmfile>
This will start a build on koji using the given srpmfile. If the build is successful, both file will be uploaded onto fedorapeople. Finally, the review request is generated and a comment is added on the bug about the successful scratch-build.
OPTIONS
--user
--rename-request
--koji-target
--no-scratch-build
--debug
--test
No known bugs at this time
FILES
$HOME/.config/fedora-create-review
AUTHORS
Pierre-Yves Chibon
Stanislav Ochotnicky