Rebuild with new build options

This commit is contained in:
Victor Ryzhikh 2019-02-28 11:24:50 +03:00
parent 17a775df56
commit 63b7875324

View file

@ -5,7 +5,7 @@
Summary: Official Linux Bluetooth protocol stack Summary: Official Linux Bluetooth protocol stack
Name: bluez Name: bluez
Version: 5.50 Version: 5.50
Release: 5 Release: 6
License: GPLv2+ License: GPLv2+
Group: Communications Group: Communications
Url: http://www.bluez.org/ Url: http://www.bluez.org/
@ -89,8 +89,6 @@ These are the official Bluetooth communication libraries for Linux.
%dir %{_libdir}/bluetooth %dir %{_libdir}/bluetooth
%{_libdir}/bluetooth/btmon-logger %{_libdir}/bluetooth/btmon-logger
%dir %{_libdir}/bluetooth/plugins %dir %{_libdir}/bluetooth/plugins
%{_libdir}/bluetooth/plugins/audio.a2dp.default.so
%{_libdir}/bluetooth/plugins/audio.sco.default.so
%{_libdir}/bluetooth/plugins/bluetooth.default.so %{_libdir}/bluetooth/plugins/bluetooth.default.so
%{_libdir}/bluetooth/plugins/sixaxis.so %{_libdir}/bluetooth/plugins/sixaxis.so
%{_udevrulesdir}/97-bluetooth.rules %{_udevrulesdir}/97-bluetooth.rules
@ -235,8 +233,6 @@ autoreconf -fi
--enable-experimental \ --enable-experimental \
--enable-nfc \ --enable-nfc \
--enable-sap \ --enable-sap \
--enable-android \
--enable-midi \
--enable-logger \ --enable-logger \
--enable-network \ --enable-network \
--enable-input \ --enable-input \