diff --git a/contrib/fedora/rpm/NetworkManager.spec b/contrib/fedora/rpm/NetworkManager.spec index 2b3803b924..8b5e97aa12 100644 --- a/contrib/fedora/rpm/NetworkManager.spec +++ b/contrib/fedora/rpm/NetworkManager.spec @@ -641,6 +641,7 @@ This is only for backward compatibility with initscripts (network-scripts). Preferably use nmcli instead. %endif + %prep %autosetup -p1 -n NetworkManager-%{real_version} @@ -908,7 +909,7 @@ autoreconf --install --force %if %{with ifcfg_rh} --enable-ifcfg-rh=yes \ %else - --enable-ifcfg-rh=no \ + --enable-ifcfg-rh=no \ %endif --enable-ifupdown=no \ %if %{with ppp} @@ -997,6 +998,7 @@ touch %{buildroot}%{_sbindir}/ifup touch %{buildroot}%{_sbindir}/ifdown %endif + %check %if %{with meson} %if %{with test} @@ -1281,6 +1283,7 @@ fi %{nmlibdir}/dispatcher.d/pre-up.d/10-ifcfg-rh-routes.sh %endif + %if %{with nmtui} %files tui %{_bindir}/nmtui