Beniamino Galvani
2024-07-08 14:30:25 +02:00
parent 83a2595970
commit 777418dfd7

View File

@@ -132,7 +132,7 @@
%bcond_without default_ifcfg_rh %bcond_without default_ifcfg_rh
%endif %endif
%if 0%{?rhel} >= 10 %if 0%{?rhel} >= 10 || 0%{?fedora} >= 41
%bcond_with ifcfg_rh %bcond_with ifcfg_rh
%bcond_with split_ifcfg_rh %bcond_with split_ifcfg_rh
%elif 0%{?fedora} >= 36 %elif 0%{?fedora} >= 36
@@ -149,7 +149,7 @@
%bcond_with ifcfg_warning %bcond_with ifcfg_warning
%endif %endif
%if 0%{?fedora} >= 39 %if %{with ifcfg_rh} && 0%{?fedora} >= 39
%bcond_without ifcfg_migrate %bcond_without ifcfg_migrate
%else %else
%bcond_with ifcfg_migrate %bcond_with ifcfg_migrate