From 8c16d23c92229d620140521346f466f61669c97c Mon Sep 17 00:00:00 2001 From: Zhang Qiang Date: Wed, 20 Mar 2013 12:05:28 -0400 Subject: [PATCH] depend on new version of obs-build and createrepo Change-Id: I7e43d2fceec7765e59980e25dbb1b2ac4163948f --- debian/control | 4 ++-- packaging/depanneur.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 0f48175..443d0b3 100644 --- a/debian/control +++ b/debian/control @@ -9,9 +9,9 @@ Homepage: http://www.tizen.org Package: depanneur Architecture: all Depends: ${perl:Depends}, - build (>= 2012.10.10-tizen20130122), + build (>= 2013.03.11-tizen20130319), libyaml-perl, - createrepo (>= 0.9.8) + createrepo (>= 0.9.9) 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 eaf0ae2..3b1c01b 100644 --- a/packaging/depanneur.spec +++ b/packaging/depanneur.spec @@ -6,9 +6,9 @@ License: GPL-2.0+ Group: Development/Tools Source0: %{name}_%{version}.tar.gz -Requires: createrepo >= 0.9.8 +Requires: createrepo >= 0.9.9 Requires: perl(YAML) -Requires: tizen-build >= 2012.10.10-tizen20130122 +Requires: tizen-build >= 2013.03.11-tizen20130319 %if 0%{?suse_version} BuildRequires: sudo %endif -- 2.7.4