Introduce git-buildpackage-rpm tool
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 12 Jan 2012 13:39:12 +0000 (15:39 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 14 Nov 2014 12:22:11 +0000 (14:22 +0200)
commit1e3d5d835f492daf11995eb5ba27bb0c950cd7b8
tree8b0bdb9956c49a696af47735218dd08c4ef21897
parentd8070b47a02fb6098d34ecac10d08f760fe3aecc
Introduce git-buildpackage-rpm tool

Initial version of git-buildpackage-rpm: git-buildpackage tool for rpms.

Also adds some new options to config.py that are exclusively used in
this tool.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Signed-off-by: Zhang Qiang <qiang.z.zhang@intel.com>
gbp/config.py
gbp/scripts/buildpackage_rpm.py [new file with mode: 0755]
tests/01_test_help.py