Upload tarball, fix requirements

This commit is contained in:
Denis Silakov 2017-09-21 12:39:08 +03:00
parent 9dfb28d5e6
commit 9bc7328030
2 changed files with 3 additions and 2 deletions

View file

@ -1,2 +1,3 @@
sources:
v0.2.1.tar.gz: 5ced63d027a506c39c7e57e9e942b36c6eb39d53
v0.2.5.tar.gz: aaf6fd1c5176b8575af1d8edf82af3d733528451

View file

@ -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