import-orig-rpm: get archive from spec file
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 13 Feb 2014 10:41:39 +0000 (12:41 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 5 Jun 2014 11:20:08 +0000 (14:20 +0300)
commit57bcf840587e524527374ee1f8863fe539c21a39
treebb9e3b3acfb1e5c3dec5a0042b4c0430694d896f
parent8d24e7b7541816b8384b2ba0d8e33e36aed4d5b1
import-orig-rpm: get archive from spec file

Try to get archive path/filename from spec file if no file name is given
on the command line.  This should make version bumps more
straightforward: just update version number in the spec file and run
'git-import-orig-rpm'.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/scripts/import_orig_rpm.py
tests/component/rpm/test_import_orig_rpm.py