From 1454e637a54078de0a5ed1e93cb41fc94bad12eb Mon Sep 17 00:00:00 2001 From: Zhang Qiang Date: Thu, 18 Oct 2012 15:06:54 +0800 Subject: [PATCH] Update dependency to use build-2012-10.10 Change-Id: I41344215acd2c6bd92d6cf7c1de244db87dcf7ad --- debian/control | 2 +- packaging/depanneur.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index f194e49..e0b7d89 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Homepage: http://www.tizen.org Package: depanneur Architecture: all Depends: ${perl:Depends}, - build (>= 2012.08.10-1), + build (>= 2012.10.10), libyaml-perl, createrepo (>= 0.9.8) Description: Manages and executes the builds using the obs-build script. diff --git a/packaging/depanneur.spec b/packaging/depanneur.spec index 4c55608..63fa81f 100644 --- a/packaging/depanneur.spec +++ b/packaging/depanneur.spec @@ -8,7 +8,7 @@ Source0: %{name}_%{version}.tar.gz Requires: createrepo >= 0.9.8 Requires: perl(YAML) -Requires: build >= 2012.08.10 +Requires: build >= 2012.10.10 Autoreq: 0 %description The depanneur tool goes through local Git trees and evaluates packaging -- 2.7.4