summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]debian/changelog0
-rwxr-xr-x[-rw-r--r--]debian/control0
-rwxr-xr-xgbp/scripts/buildpackage_rpm.py2
-rwxr-xr-x[-rw-r--r--]packaging/PKGBUILD0
-rwxr-xr-x[-rw-r--r--]packaging/git-buildpackage.changes0
-rwxr-xr-x[-rw-r--r--]packaging/git-buildpackage.spec0
6 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 199e2322..199e2322 100644..100755
--- a/debian/changelog
+++ b/debian/changelog
diff --git a/debian/control b/debian/control
index e5c828c9..e5c828c9 100644..100755
--- a/debian/control
+++ b/debian/control
diff --git a/gbp/scripts/buildpackage_rpm.py b/gbp/scripts/buildpackage_rpm.py
index 56db5e13..8fb0b2a4 100755
--- a/gbp/scripts/buildpackage_rpm.py
+++ b/gbp/scripts/buildpackage_rpm.py
@@ -621,7 +621,7 @@ def main(argv):
# Get/build the orig tarball
if is_native(repo, options):
- if spec.orig_src:
+ if spec.orig_src and not options.no_create_orig:
# 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']:
diff --git a/packaging/PKGBUILD b/packaging/PKGBUILD
index 60ffa9f6..60ffa9f6 100644..100755
--- a/packaging/PKGBUILD
+++ b/packaging/PKGBUILD
diff --git a/packaging/git-buildpackage.changes b/packaging/git-buildpackage.changes
index 07073f76..07073f76 100644..100755
--- a/packaging/git-buildpackage.changes
+++ b/packaging/git-buildpackage.changes
diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec
index e1dd8dbf..e1dd8dbf 100644..100755
--- a/packaging/git-buildpackage.spec
+++ b/packaging/git-buildpackage.spec