!6 containerd: fix apply-patch fail

From: @Vanient
Reviewed-by: @jing-rui
Signed-off-by: @jing-rui
This commit is contained in:
openeuler-ci-bot 2020-09-15 17:15:29 +08:00 committed by Gitee
commit bfe7452e77
2 changed files with 3 additions and 3 deletions

View File

@ -7,11 +7,11 @@
set -ex
pkg=v1.2.0
pkg=containerd-1.2.0
cwd=$PWD
src=$cwd/$pkg
unzip $pkg.zip
unzip v1.2.0.zip
if [[ ! -d patch ]]; then
tar zxf patch.tar.gz
fi

View File

@ -2,7 +2,7 @@
%global debug_package %{nil}
Version: 1.2.0
Name: containerd
Release: 103
Release: 104
Summary: An industry-standard container runtime
License: ASL 2.0
URL: https://containerd.io