Skip to content

Commit

Permalink
ELN: Don't obsolete DNF with DNF5 yet
Browse files Browse the repository at this point in the history
 Matches rpm-software-management/dnf5#1309 for
 DNF 5.

Signed-off-by: Stephen Gallagher <[email protected]>
  • Loading branch information
sgallagher authored and jan-kolarik committed Mar 28, 2024
1 parent a6d8222 commit b7e4766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dnf.spec
Expand Up @@ -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} > 41 || 0%{?rhel} > 10]
%bcond dnf5_obsoletes_dnf %[0%{?fedora} > 41 || 0%{?rhel} > 11]

# override dependencies for rhel 7
%if 0%{?rhel} == 7
Expand Down

0 comments on commit b7e4766

Please sign in to comment.