From ae3afe5c2a246a1e30b0f86db65d0239f080c66d Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 18 Jul 2022 09:37:33 -0400 Subject: [PATCH] debbuild package conflicts with golang-github-containers-common Signed-off-by: Lokesh Mandvekar --- containers-common.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/containers-common.spec b/containers-common.spec index 7fe2994..1027e2d 100644 --- a/containers-common.spec +++ b/containers-common.spec @@ -31,6 +31,8 @@ Requires: slirp4netns Recommends: fuse-overlayfs %if "%{_vendor}" != "debbuild" Requires: (container-selinux >= 2:2.162.1 if selinux-policy) +%else +Conflicts: golang-github-containers-common %endif Requires: oci-runtime Requires: container-network-stack