|
Lines 18-24
Link Here
|
| 18 |
|
18 |
|
| 19 |
Name: bluez |
19 |
Name: bluez |
| 20 |
Version: 5.85 |
20 |
Version: 5.85 |
| 21 |
Release: alt1 |
21 |
Release: alt2 |
| 22 |
|
22 |
|
| 23 |
Summary: Bluetooth utilities |
23 |
Summary: Bluetooth utilities |
| 24 |
License: GPL-2.0-or-later |
24 |
License: GPL-2.0-or-later |
|
Lines 146-151
Link Here
|
| 146 |
%{?_enable_btpclient:install -m755 tools/btpclient %buildroot%_bindir/} |
146 |
%{?_enable_btpclient:install -m755 tools/btpclient %buildroot%_bindir/} |
| 147 |
%{?_enable_obex:install -m755 tools/obexctl %buildroot%_bindir/} |
147 |
%{?_enable_obex:install -m755 tools/obexctl %buildroot%_bindir/} |
| 148 |
install -m755 tools/bneptest %buildroot%_bindir/ |
148 |
install -m755 tools/bneptest %buildroot%_bindir/ |
|
|
149 |
install -m755 tools/btmgmt %buildroot%_bindir/ |
| 149 |
install -pD -m755 scripts/bluetooth.alt.init %buildroot%_initdir/bluetoothd |
150 |
install -pD -m755 scripts/bluetooth.alt.init %buildroot%_initdir/bluetoothd |
| 150 |
ln -s bluetooth.service %buildroot%_unitdir/bluetoothd.service |
151 |
ln -s bluetooth.service %buildroot%_unitdir/bluetoothd.service |
| 151 |
mkdir -p %buildroot%_libdir/bluetooth/plugins %buildroot%_localstatedir/bluetooth |
152 |
mkdir -p %buildroot%_libdir/bluetooth/plugins %buildroot%_localstatedir/bluetooth |
|
Lines 193-198
Link Here
|
| 193 |
%_bindir/bluetoothctl |
194 |
%_bindir/bluetoothctl |
| 194 |
%_bindir/btattach |
195 |
%_bindir/btattach |
| 195 |
%_bindir/btmon |
196 |
%_bindir/btmon |
|
|
197 |
%_bindir/btmgmt |
| 196 |
%_bindir/hex2hcd |
198 |
%_bindir/hex2hcd |
| 197 |
%_bindir/l2ping |
199 |
%_bindir/l2ping |
| 198 |
%_bindir/l2test |
200 |
%_bindir/l2test |