Prepare for switch of dnf5 in Rawhide
This commit is contained in:
parent
24a461bec0
commit
bc67d0d54e
2
dnf.spec
2
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} > 41 || 0%{?rhel} > 11]
|
||||
%bcond dnf5_obsoletes_dnf %[0%{?fedora} > 40 || 0%{?rhel} > 11]
|
||||
|
||||
# override dependencies for rhel 7
|
||||
%if 0%{?rhel} == 7
|
||||
|
|
Loading…
Reference in New Issue