Skip to content

Commit

Permalink
Drop dnf obsoletion temporarily
Browse files Browse the repository at this point in the history
To allow us and others to prepare for switching dnf5 as the default in Rawhide.
  • Loading branch information
jan-kolarik committed Feb 19, 2024
1 parent 259e4c9 commit fe3742a
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} > 40 || 0%{?rhel} > 10]
%bcond dnf5_obsoletes_dnf %[0%{?fedora} > 41 || 0%{?rhel} > 10]

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

0 comments on commit fe3742a

Please sign in to comment.