Rudimentary support for the new orphan-packaging development model
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 28 Mar 2014 06:35:17 +0000 (08:35 +0200)
committerZhang Qiang <qiang.z.zhang@intel.com>
Wed, 16 Apr 2014 03:15:41 +0000 (11:15 +0800)
commit0f63db979c962ddb0d6a745c049059470987789e
treecb60284982719546dfe2660f2b1197c839f9b632
parente29345c8189cd0a1d69a7fafad2e388e79b8ca8b
Rudimentary support for the new orphan-packaging development model

Add a new --spec-commit command line option in order to support the new
package maintenance model of using separate packaging and devel
branches. In this model the packaging files (i.e. spec et al) must be
taken from other branch if the current branch is a development branch
(which only contains source code).

Change-Id: Ia8eb916dafd5bdc74c9b2d22591a8a36f6c11e95
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Zhang Qiang <qiang.z.zhang@intel.com>
depanneur