contrib/rpm: adjust required bluez version in SPEC file for NetworkManager-bluetooth plugin

rhel-7.0 comes with bluez4, not bluez5

Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
Thomas Haller 2014-05-20 13:58:45 +02:00
parent 93fb403e10
commit 0d09472e45

View file

@ -176,7 +176,7 @@ Summary: Bluetooth device plugin for NetworkManager
Group: System Environment/Base
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
Requires: NetworkManager-wwan
%if 0%{?rhel} || (0%{?fedora} > 19)
%if (0%{?fedora} > 19)
Requires: bluez >= 5.0
%else
Requires: bluez >= 4.101-5