From 66be66be42175f2e1b547a16d9f94fa8f1200862 Mon Sep 17 00:00:00 2001 From: Markus Lehtonen Date: Fri, 10 Aug 2012 16:45:13 +0300 Subject: [PATCH] packaging: require latest git-buildpackage Requires the latest gbp in order to function correctly. Signed-off-by: Markus Lehtonen --- debian/control | 2 +- distfiles/gbs.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 928bcc3..6435d3d 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Depends: ${misc:Depends}, ${python:Depends}, qemu-arm-static (>= 0.14.1) | qemu-user-static, binfmt-support, sudo, - git-buildpackage-rpm (>= 0.6.0git20120628) + git-buildpackage-rpm (>= 0.6.0git20120803) Description: The command line tools for Tizen package developers The command line tools for Tizen package developers will be used to do packaging related tasks. diff --git a/distfiles/gbs.spec b/distfiles/gbs.spec index a4bd7c3..49e820b 100644 --- a/distfiles/gbs.spec +++ b/distfiles/gbs.spec @@ -16,7 +16,7 @@ Requires: build = 2012.07.21 Requires: qemu >= 0.14.1 Requires: qemu-arm-static >= 0.14.1 Requires: sudo -Requires: git-buildpackage-rpm >= 0.6.0git20120628 +Requires: git-buildpackage-rpm >= 0.6.0git20120803 %if 0%{?fedora_version} Requires: rpm-build %else -- 2.7.4