From 9de99d037564158bc971a20ac0b8578debf1e26e Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Fri, 1 Nov 2024 02:02:26 +0100 Subject: [PATCH] Unify the build with Fedora and RHEL 9 There's no need to do a build just for this. Resolves: RHEL-61904 --- toolbox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolbox.spec b/toolbox.spec index 6a5cbc0..be07c48 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -92,10 +92,10 @@ Recommends: skopeo Requires: containers-common Requires: podman >= 1.6.4 +Requires: shadow-utils-subid%{?_isa} %if ! 0%{?rhel} Requires: flatpak-session-helper %endif -Requires: shadow-utils-subid%{?_isa} %description