From e552008fb8e6ecdca6d2fcdcfbb5559b5914c6ea Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 23 Sep 2022 14:01:24 -0400 Subject: [PATCH] obsolete golang-github-containers-common in debian and ubuntu Signed-off-by: Lokesh Mandvekar --- containers-common.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/containers-common.spec b/containers-common.spec index 8bc60ca..ef9df6e 100644 --- a/containers-common.spec +++ b/containers-common.spec @@ -33,7 +33,8 @@ Recommends: fuse-overlayfs %if "%{_vendor}" != "debbuild" Requires: (container-selinux >= 2:2.162.1 if selinux-policy) %else -Conflicts: golang-github-containers-common +Obsoletes: golang-github-%{name} <= 1.0 +Provides: golang-github-%{name} = %{epoch}:%{version}-%{release} %endif Requires: oci-runtime Requires: container-network-stack