mirror of
https://abf.rosa.ru/djam/docker-containerd.git
synced 2025-02-23 14:22:50 +00:00
Upload tarball, fix requirements
This commit is contained in:
parent
9dfb28d5e6
commit
9bc7328030
2 changed files with 3 additions and 2 deletions
1
.abf.yml
1
.abf.yml
|
@ -1,2 +1,3 @@
|
|||
sources:
|
||||
v0.2.1.tar.gz: 5ced63d027a506c39c7e57e9e942b36c6eb39d53
|
||||
v0.2.5.tar.gz: aaf6fd1c5176b8575af1d8edf82af3d733528451
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue