From: Rong Jinhui Date: Thu, 6 Aug 2015 10:01:17 +0000 (+0800) Subject: Change spec and control to adapt version of gbp(0.6.25-tizen20150804) X-Git-Tag: staging-released-tools-18.01.7~32^2~6^2~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=83dc715607a76861c791203161ead34a9d5d6a71;p=tools%2Fgbs.git Change spec and control to adapt version of gbp(0.6.25-tizen20150804) Change-Id: I9064864ec34b757a0fb4792429d9474d46308a10 Signed-off-by: Rong Jinhui --- diff --git a/debian/control b/debian/control index 8839b25..72be093 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Depends: ${misc:Depends}, ${python:Depends}, python-pycurl, sudo, osc (>= 0.139.0), - git-buildpackage-rpm (>= 0.6.15-tizen20140828), + git-buildpackage-rpm (>= 0.6.25-tizen20150804), gbs-api (= ${binary:Version}), gbs-export (= ${binary:Version}), gbs-remotebuild (= ${binary:Version}), diff --git a/packaging/gbs.spec b/packaging/gbs.spec index 5451f6c..379e82e 100644 --- a/packaging/gbs.spec +++ b/packaging/gbs.spec @@ -21,7 +21,7 @@ Requires: python >= 2.6 Requires: python-pycurl Requires: sudo Requires: osc >= 0.139.0 -Requires: tizen-gbp-rpm >= 20140828 +Requires: tizen-gbp-rpm >= 20150804 Requires: depanneur >= 0.14 %if "%{?python_version}" < "2.7"