contrib/rpm: fix spec file for s390/s390x
authorThomas Haller <thaller@redhat.com>
Fri, 19 Dec 2014 11:00:34 +0000 (12:00 +0100)
committerThomas Haller <thaller@redhat.com>
Fri, 19 Dec 2014 11:35:36 +0000 (12:35 +0100)
commit6f343b866e8241444bf7ca661552c0fc160ef15a
tree7db022c530781c23cb5bcbb4663c2384e0904d43
parentc5e998441cc0d1868da1361f0c7b73abc9f29244
contrib/rpm: fix spec file for s390/s390x

On s390/s390x we would disable hardware plugins, especially %{with_bluetooth} and
%{with_wwan}. Depending on that we would set 'BuildRequires: ModemManager-glib-devel'.

This was not corresponding to the '--with-modem-manager-1' configure
option, hence we did not have ModemManager-glib-devel, but
'--with-modem-manager-1=yes'
contrib/fedora/rpm/NetworkManager.spec