diff --git a/NetworkManager.spec b/NetworkManager.spec index 8a12eda..9636884 100644 --- a/NetworkManager.spec +++ b/NetworkManager.spec @@ -6,7 +6,7 @@ %global epoch_version 1 %global real_version 1.47.5 %global rpm_version %{real_version} -%global release_version 1 +%global release_version 2 %global snapshot %{nil} %global git_sha %{nil} %global bcond_default_debug 0 @@ -44,7 +44,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