mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-18 05:00:38 +02:00
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:
parent
93fb403e10
commit
0d09472e45
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue