rpm: disable team support in future versions of RHEL

This commit is contained in:
Beniamino Galvani 2024-04-17 10:37:18 +02:00
parent 37d23888cb
commit bc73478a49

View file

@ -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