Accepting request 571971 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/571971 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/containerd?expand=0&rev=23
This commit is contained in:
commit
9544795116
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 1 16:57:14 CET 2018 - ro@suse.de
|
||||||
|
|
||||||
|
- do not build on s390, only on s390x (no go on s390)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 27 11:15:36 UTC 2017 - dimstar@opensuse.org
|
Wed Dec 27 11:15:36 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package containerd
|
# spec file for package containerd
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -62,6 +62,7 @@ Provides: %{name}-git = %{git_version}
|
|||||||
# same version as the one pinned by Docker.
|
# same version as the one pinned by Docker.
|
||||||
Requires: docker-runc-git = %{required_dockerrunc}
|
Requires: docker-runc-git = %{required_dockerrunc}
|
||||||
Requires(post): %fillup_prereq
|
Requires(post): %fillup_prereq
|
||||||
|
ExcludeArch: s390
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Containerd is a daemon with an API and a command line client, to manage
|
Containerd is a daemon with an API and a command line client, to manage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user