rpm: disable ifcfg support in Fedora 41
https://fedoraproject.org/wiki/Changes/RemoveIfcfgSupportInNM https://bugzilla.redhat.com/show_bug.cgi?id=2296272 https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1985
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user