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>
Fri, 14 Nov 2014 12:47:20 +0000 (14:47 +0200)
commit6dcdcdd1d37873e2feab6e108e744cb28fca0b12
treef6d32d6b7cfe9f593b869f383a7e173c5e1aa348
parent0e8118863ca07fef874eed946455aefdc7737b17
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