contrib: sync fedora/rpm/NetworkManager.spec

We're building the plugins on s390 these days
This commit is contained in:
Dan Winship 2015-01-09 11:30:50 -05:00
parent 07194fb6a9
commit 20a56fa9a2

View file

@ -58,15 +58,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