contrib: sync fedora/rpm/NetworkManager.spec
authorDan Winship <danw@redhat.com>
Fri, 9 Jan 2015 16:30:50 +0000 (11:30 -0500)
committerDan Winship <danw@redhat.com>
Fri, 9 Jan 2015 16:30:50 +0000 (11:30 -0500)
We're building the plugins on s390 these days

contrib/fedora/rpm/NetworkManager.spec

index 66d2bbe..ce93e51 100644 (file)
 %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