From e3bdb645b025776f1a091d148c99f11aa82829c3 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Sun, 6 Oct 2024 23:33:06 +0200 Subject: [PATCH] Drop 'Recommends: subscription-manager' It makes no difference on RHEL, because RHEL always comes with subscription-manager installed by default, and currently there's no relation between Toolbx and subscription-manager that's worth advertising [1]. There's no need to do a build just for this. [1] Fedora toolbox commit f79961c521fdc38a https://src.fedoraproject.org/rpms/toolbox/c/f79961c521fdc38a Resolves: RHEL-61578 --- toolbox.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/toolbox.spec b/toolbox.spec index 457a800..b58a9b7 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -79,7 +79,6 @@ BuildRequires: pkgconfig(fish) %endif Recommends: skopeo -Recommends: subscription-manager Requires: containers-common Requires: podman >= 1.6.4