From 9bc7328030967ed485729751dc5f7d47b8fa5271 Mon Sep 17 00:00:00 2001 From: Denis Silakov Date: Thu, 21 Sep 2017 12:39:08 +0300 Subject: [PATCH] Upload tarball, fix requirements --- .abf.yml | 1 + docker-containerd.spec | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 8869531..cf30604 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,3 @@ sources: v0.2.1.tar.gz: 5ced63d027a506c39c7e57e9e942b36c6eb39d53 + v0.2.5.tar.gz: aaf6fd1c5176b8575af1d8edf82af3d733528451 diff --git a/docker-containerd.spec b/docker-containerd.spec index 5a960f7..8783715 100644 --- a/docker-containerd.spec +++ b/docker-containerd.spec @@ -19,7 +19,7 @@ # containerd Name: docker-containerd Version: %{dist_version} -Release: 2 +Release: 3 Summary: A daemon to control runC License: ASL 2.0 Group: System/Kernel and hardware @@ -39,7 +39,7 @@ BuildRequires: btrfs-devel # ensure build uses golang 1.4 or above BuildRequires: golang >= 1.4 -Requires: opencontainers-runc +Requires: runc %description Containerd is a daemon with an API and a command line client, to manage