From f48f6cd5e2860a6d377780129170a66dfd7f0c57 Mon Sep 17 00:00:00 2001 From: Zhang Qiang Date: Thu, 12 Dec 2013 17:58:27 +0800 Subject: [PATCH] depend on new version of python-zypp to support aarch64 Change-Id: I99082b6c41495c1f4a1078f5dde29171d0a30223 --- debian/control | 3 +-- packaging/mic.spec | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index c1b481a..5a8e00a 100644 --- a/debian/control +++ b/debian/control @@ -41,8 +41,7 @@ Depends: ${misc:Depends}, ${python:Depends}, ${dist:Depends}, yum (>= 3.2), syslinux (>= 2:4.05), extlinux (>= 2:4.05), - libzypp, - tizen-python-zypp-0.5.14, + tizen-python-zypp-20131212, python-m2crypto, mic, Recommends: diff --git a/packaging/mic.spec b/packaging/mic.spec index f43208e..cf33400 100644 --- a/packaging/mic.spec +++ b/packaging/mic.spec @@ -77,7 +77,7 @@ Requires: yum >= 3.2.24 %if 0%{?tizen_version:1} Requires: python-zypp %else -Requires: tizen-python-zypp +Requires: tizen-python-zypp >= 20131212 %endif Requires: mic -- 2.7.4