From: Zhang Qiang Date: Wed, 27 Mar 2013 08:22:49 +0000 (+0800) Subject: depend on createrepo 0.9.8 to remove extra yum-3.2.29 dependency X-Git-Tag: 0.6~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d3e81c2e489bbb2a06feb0d69668fbb6cc1a5876;p=tools%2Fdepanneur.git depend on createrepo 0.9.8 to remove extra yum-3.2.29 dependency Change-Id: I66ec6aa90a2484c4edc1fb5f175bd54a8787675b --- diff --git a/debian/control b/debian/control index 443d0b3..f717629 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Architecture: all Depends: ${perl:Depends}, build (>= 2013.03.11-tizen20130319), libyaml-perl, - createrepo (>= 0.9.9) + createrepo (>= 0.9.8) Description: Manages and executes the builds using the obs-build script. The depanneur tool goes through local Git trees and evaluates packaging meta-data to determine packages needed and the build order; it then starts diff --git a/packaging/depanneur.spec b/packaging/depanneur.spec index 25e4172..e06135a 100644 --- a/packaging/depanneur.spec +++ b/packaging/depanneur.spec @@ -6,7 +6,7 @@ License: GPL-2.0+ Group: Development/Tools Source0: %{name}_%{version}.tar.gz -Requires: createrepo >= 0.9.9 +Requires: createrepo >= 0.9.8 Requires: perl(YAML) Requires: tizen-build >= 2013.03.11-tizen20130319 %if 0%{?suse_version}