summaryrefslogtreecommitdiffstats
path: root/src/fedpkg.bash
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2011-01-31 16:44:43 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2011-02-01 16:23:52 +0100
commit357ae922fa3621b76ca5209524285d310cd869a1 (patch)
tree7bd76e62dc43329e48dd68bf323475c0e1fd7e53 /src/fedpkg.bash
parentaa4ed2b47671786c2d651e2f0604fd18f7ab74a6 (diff)
downloadfedora-packager-5/verify-files.tar.gz
fedora-packager-5/verify-files.tar.xz
fedora-packager-5/verify-files.zip
Add "fedpkg verify-files" command5/verify-files
usage: fedpkg verify-files [-h] Locally run 'rpmbuild -bl' to verify the spec file's %files sections. This is useful after a successful run of 'fedpkg install' or after a 'fedpkg local' run which failed due to %files list inaccuracies.
Diffstat (limited to 'src/fedpkg.bash')
-rw-r--r--src/fedpkg.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fedpkg.bash b/src/fedpkg.bash
index 90cb2ac..e890345 100644
--- a/src/fedpkg.bash
+++ b/src/fedpkg.bash
@@ -37,7 +37,7 @@ _fedpkg()
local options_value="--dist --user --path"
local commands="build chain-build ci clean clog clone co commit compile diff gimmespec giturl help \
import install lint local mockbuild new new-sources patch prep pull push retire scratch-build sources \
- srpm switch-branch tag tag-request unused-patches update upload verrel"
+ srpm switch-branch tag tag-request unused-patches update upload verify-files verrel"
# parse main options and get command