contrib: sync fedora/rpm/NetworkManager.spec

We're building the plugins on s390 these days

(cherry picked from commit 20a56fa9a2)
This commit is contained in:
Dan Winship 2015-01-09 11:30:50 -05:00 committed by Thomas Haller
parent d6f2e6b0dd
commit 4037b6c8bb

View file

@ -52,15 +52,6 @@
%global with_wwan 1
%endif
%ifarch s390 s390x
# No hardware-based plugins on s390
%global with_adsl 0
%global with_bluetooth 0
%global with_wifi 0
%global with_wimax 0
%global with_wwan 0
%endif
%if (0%{?fedora} && 0%{?fedora} <= 19)
%global with_team 0
%endif