From 247ea4886e055dc21bb69039cd334cc7da8720ef Mon Sep 17 00:00:00 2001 From: Vit Mojzis Date: Fri, 10 Jul 2026 17:53:28 +0200 Subject: [PATCH] Remove weak dependency on rpm As far as I can tell, 'rpm' is only required by 'sepolicy generate' and 'policycoreutils-devel' already requires 'python3-dnf', which requires 'rpm'. Resolves: RHEL-179728 --- policycoreutils.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index 8753a7a..7ee35fc 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -70,7 +70,6 @@ BuildRequires: git-core BuildRequires: gnupg2 Requires: util-linux grep gawk diffutils sed Requires: libsepol >= %{libsepolver} coreutils libselinux-utils >= %{libselinuxver} -Recommends: rpm %description Security-enhanced Linux is a feature of the Linux® kernel and a number