fedpkg (1) Linux Manual Page
NAME
fedpkg – RPM Packaging utility
SYNOPSIS
fedpkg [ global_options ] command [ command_options ] [ command_arguments ]
fedpkg help
fedpkg command –help
DESCRIPTION
fedpkg is a script to interact with the RPM Packaging system.
Global Options
COMMAND OVERVIEW
fedpkg build [-h] [–arches [ARCHES [ARCHES …]]] [–md5] [–nowait] [–target TARGET] [–background] [–skip-nvr-check] [–skip-tag] [–scratch] [–srpm [SRPM]]- Request build
fedpkg chain-build [-h] [–arches [ARCHES [ARCHES …]]] [–md5] [–nowait] [–target TARGET] [–background] package [package …]- Build current package in order with other packages
fedpkg ci [-h] [-c] [–raw] [-t] [-m MESSAGE] [-F FILE] [-p] [-s] [files [files …]]- Alias for commit
fedpkg clean [-h] [–dry-run] [-x]- Remove untracked files
fedpkg clog [-h] [–raw]- Make a clog file containing top changelog entry
fedpkg clone [-h] [–branches] [–branch BRANCH] [–anonymous] module [clone_target]- Clone and checkout a module
fedpkg co [-h] [–branches] [–branch BRANCH] [–anonymous] module [clone_target]- Alias for clone
fedpkg commit [-h] [-c] [–raw] [-t] [-m MESSAGE] [-F FILE] [-p] [-s] [files [files …]]- Commit changes
fedpkg compile [-h] [–builddir BUILDDIR] [–arch ARCH] [–short-circuit] [–nocheck]- Local test rpmbuild compile
fedpkg container-build [-h] [–repo-url [URL [URL …]]] [–osbs-config PATH] [–instance SECTION] [–scratch] [–target TARGET] [–build-with {koji,osbs}] [–nowait]- build a container
fedpkg container-build-setup [-h] (–get-autorebuild | –set-autorebuild {true,false})- set options for container-build
fedpkg copr-build [-h] [–nowait] project- Build package in Copr
fedpkg diff [-h] [–cached] [files [files …]]- Show changes between commits, commit and working tree, etc
fedpkg gimmespec [-h]- Print the spec file name
fedpkg gitbuildhash [-h] build- Print the git hash used to build the provided n-v-r
fedpkg giturl [-h]- Print the git url for building
fedpkg help [-h]- Show usage
fedpkg import [-h] [–skip-diffs] srpm- Import srpm content into a module
fedpkg install [-h] [–builddir BUILDDIR] [–arch ARCH] [–short-circuit] [–nocheck]- Local test rpmbuild install
fedpkg lint [-h] [–info] [–rpmlintconf RPMLINTCONF]- Run rpmlint against local spec and build output if present.
fedpkg local [-h] [–builddir BUILDDIR] [–arch ARCH] [–md5]- Local test rpmbuild binary
fedpkg mock-config [-h] [–target TARGET] [–arch ARCH]- Generate a mock config
fedpkg mockbuild [-h] [–root ROOT] [–md5] [–no-clean] [–no-cleanup-after] [–no-clean-all]- Local test build using mock
fedpkg new [-h]- Diff against last tag
fedpkg new-sources [-h] files [files …]- Upload new source files
fedpkg patch [-h] [–rediff] suffix- Create and add a gendiff patch file
fedpkg prep [-h] [–builddir BUILDDIR] [–arch ARCH]- Local test rpmbuild prep
fedpkg pull [-h] [–rebase] [–no-rebase]- Pull changes from the remote repository and update the working copy.
fedpkg push [-h] [–force]- Push changes to remote repository
fedpkg retire [-h] reason- Retire a package
fedpkg scratch-build [-h] [–arches [ARCHES [ARCHES …]]] [–md5] [–nowait] [–target TARGET] [–background] [–srpm [SRPM]]- Request scratch build
fedpkg sources [-h] [–outdir OUTDIR]- Download source files
fedpkg srpm [-h] [–md5]- Create a source rpm
fedpkg switch-branch [-h] [-l] [–fetch] [branch]- Work with branches
fedpkg tag [-h] [-f] [-m MESSAGE] [-c] [–raw] [-F FILE] [-l] [-d] [tag]- Management of git tags
fedpkg unused-patches [-h]- Print list of patches not referenced by name in the specfile
fedpkg update [-h]- Submit last build as update
fedpkg upload [-h] files [files …]- Upload source files
fedpkg verify-files [-h] [–builddir BUILDDIR] [–arch ARCH]- Locally verify %%files section
fedpkg verrel [-h]- Print the name-version-release
COMMAND REFERENCE
fedpkg build
