From 7a269ea6e689eaea38a08e2d1ce6a67d2882bf17 Mon Sep 17 00:00:00 2001 From: Peng Tao Date: Mon, 24 Dec 2018 16:53:07 +0800 Subject: [PATCH] runtime-spec: add containerd-shim-kata-v2 Otherwise rpmbuild fails. Signed-off-by: Peng Tao --- obs-packaging/runtime/kata-runtime.spec-template | 1 + 1 file changed, 1 insertion(+) diff --git a/obs-packaging/runtime/kata-runtime.spec-template b/obs-packaging/runtime/kata-runtime.spec-template index f2b9af7edf..7a9a439241 100644 --- a/obs-packaging/runtime/kata-runtime.spec-template +++ b/obs-packaging/runtime/kata-runtime.spec-template @@ -98,6 +98,7 @@ sed -i -e '/^initrd =/d' %{buildroot}/usr/share/defaults/kata-containers/configu %files %defattr(-,root,root,-) /usr/bin/kata-runtime +/usr/bin/containerd-shim-kata-v2 %{LIBEXECDIR} %{LIBEXECDIR}/kata-containers %{LIBEXECDIR}/kata-containers/kata-netmon