diff --git a/contrib/fedora/rpm/NetworkManager.spec b/contrib/fedora/rpm/NetworkManager.spec index fcbd088730..d9451b77f1 100644 --- a/contrib/fedora/rpm/NetworkManager.spec +++ b/contrib/fedora/rpm/NetworkManager.spec @@ -56,7 +56,11 @@ %bcond_without adsl %bcond_without bluetooth %bcond_without wwan +%if 0%{?rhel} >= 10 +%bcond_with team +%else %bcond_without team +%endif %bcond_without wifi %bcond_without ovs %bcond_without ppp