keep same with master branch on review.tizen.org 06/200206/1 release-20190215 release-pylint accepted/tizen/devbase/tools/20190927.044935 submit/devel/20190730.074529 submit/trunk/20190927.012842 submit/trunk/20191014.234733 submit/trunk/20191015.001635 submit/trunk/20191015.052726 submit/trunk/20191015.094027 submit/trunk/20191015.111805 submit/trunk/20191017.111201 submit/trunk/20191017.233826 submit/trunk/20191030.112603 submit/trunk/20191101.102136
authorbiao716.wang <biao716.wang@samsung.com>
Wed, 20 Feb 2019 05:13:50 +0000 (13:13 +0800)
committerbiao716.wang <biao716.wang@samsung.com>
Wed, 20 Feb 2019 05:19:30 +0000 (13:19 +0800)
Change-Id: Idf6a378cd3dd056013c07a3c5263a6b2bea07608
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
gbp/scripts/buildpackage_rpm.py

index 8fb0b2a..56db5e1 100755 (executable)
@@ -621,7 +621,7 @@ def main(argv):
 
             # Get/build the orig tarball
             if is_native(repo, options):
-                if spec.orig_src and not options.no_create_orig:
+                if spec.orig_src:
                     # Just build source archive from the exported tree
                     gbp.log.info("Creating (native) source archive %s from '%s'" % (spec.orig_src['filename'], tree))
                     if spec.orig_src['compression']: