Accepting request 442436 from Virtualization:containers
Part of the fix for boo#1012302, as this unblocks sr#1012302. OBS-URL: https://build.opensuse.org/request/show/442436 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/containerd?expand=0&rev=9
This commit is contained in:
commit
29c1462f9d
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 24 16:10:41 UTC 2016 - jmassaguerpla@suse.com
|
||||
|
||||
- fix runc version
|
||||
fix bsc#1009961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 24 12:09:48 UTC 2016 - jmassaguerpla@suse.com
|
||||
|
||||
|
@ -70,7 +70,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# Dockerfile. However, for some reason the Dockerfile for containerd
|
||||
# diverges from the one for Docker. As such, this cannot be a hard
|
||||
# requirement (that would break Docker).
|
||||
Requires: runc = 0.1.1+git02f8fa7
|
||||
Requires: runc = 0.1.1+gitr2816_02f8fa7
|
||||
Requires(post): %fillup_prereq
|
||||
|
||||
%define client ctr
|
||||
|
Loading…
x
Reference in New Issue
Block a user