From 9db558e4085b985354f4ebee7609ed4e57dc2ccd Mon Sep 17 00:00:00 2001 From: Jiankang Fan Date: Tue, 27 Sep 2016 11:10:48 +0800 Subject: [PATCH] Modify qemu-arm-static require version Change-Id: I1ea0366ec4fdc9c3b0371e77c9964c4ee9a0563d --- debian/control | 2 +- packaging/build.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 8b6e45b..1816e3c 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Depends: ${perl:Depends}, libxml-parser-perl, libcrypt-ssleay-perl (>= 0.64-tizen20130308), binfmt-support, - tizen-qemu-arm-static-2013.12.12 + tizen-qemu-arm-static-2016.12.31 Recommends: rpm2cpio Description: A script to build SUSE Linux RPMs This package provides a script for building RPMs for SUSE Linux diff --git a/packaging/build.spec b/packaging/build.spec index 5c44dbd..763df23 100644 --- a/packaging/build.spec +++ b/packaging/build.spec @@ -1,4 +1,4 @@ -# +# # spec file for package build # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. @@ -45,7 +45,7 @@ Requires: perl(LWP::UserAgent) Requires: perl(Crypt::SSLeay) Requires: perl(XML::Parser) Requires: perl(Archive::Tar) -Requires: tizen-qemu-arm-static >= 2013.12.12 +Requires: tizen-qemu-arm-static >= 2016.12.31 Requires: perl-Crypt-SSLeay >= 0.64-tizen20130308 %if 0%{?fedora_version} || 0%{?suse_version} == 1220 || 0%{?centos_version} -- 2.7.4