From 22674655be6f6f775c8a9b711c6da8b018d91ba2 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Wed, 28 Aug 2024 10:21:15 +0200 Subject: [PATCH] Obsolete containernetworking-plugins - Related: RHEL-39410 Signed-off-by: Jindrich Novy --- containers-common.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/containers-common.spec b/containers-common.spec index 3703087..68451da 100644 --- a/containers-common.spec +++ b/containers-common.spec @@ -50,6 +50,8 @@ BuildRequires: git-core BuildRequires: go-md2man Provides: skopeo-containers = %{epoch}:%{version}-%{release} Requires: (container-selinux >= 2:2.162.1 if selinux-policy) +Requires: netavark +Obsoletes: containernetworking-plugins < 2 Suggests: fuse-overlayfs URL: https://github.com/%{project}/%{repo} Source0: %{url}/archive/v%{version_no_tilde}.tar.gz