From a129b7e144553365027788c86fca646a50170945 Mon Sep 17 00:00:00 2001 From: Jan Kolarik Date: Mon, 19 Feb 2024 06:58:10 +0100 Subject: [PATCH] Drop dnf obsoletion temporarily To allow us and others to prepare for switching dnf5 as the default in Rawhide. Resolves: RHEL-38831 --- dnf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnf.spec b/dnf.spec index ad03d3e..99f3b3e 100644 --- a/dnf.spec +++ b/dnf.spec @@ -12,7 +12,7 @@ %global conflicts_dnf_plugins_extras_version 4.0.4 %global conflicts_dnfdaemon_version 0.3.19 -%bcond dnf5_obsoletes_dnf %[0%{?fedora} > 40 || 0%{?rhel} > 10] +%bcond dnf5_obsoletes_dnf %[0%{?fedora} > 41 || 0%{?rhel} > 10] # override dependencies for rhel 7 %if 0%{?rhel} == 7