From: Markus Lehtonen Date: Fri, 10 Aug 2012 13:45:13 +0000 (+0300) Subject: packaging: require latest git-buildpackage X-Git-Tag: 0.10~78 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=66be66be42175f2e1b547a16d9f94fa8f1200862;p=tools%2Fgbs.git packaging: require latest git-buildpackage Requires the latest gbp in order to function correctly. Signed-off-by: Markus Lehtonen --- 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