diff --git a/bluez.spec b/bluez.spec index 3bfcdac..c0e0be7 100644 --- a/bluez.spec +++ b/bluez.spec @@ -5,7 +5,7 @@ Summary: Official Linux Bluetooth protocol stack Name: bluez Version: 5.50 -Release: 5 +Release: 6 License: GPLv2+ Group: Communications Url: http://www.bluez.org/ @@ -89,8 +89,6 @@ These are the official Bluetooth communication libraries for Linux. %dir %{_libdir}/bluetooth %{_libdir}/bluetooth/btmon-logger %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/sixaxis.so %{_udevrulesdir}/97-bluetooth.rules @@ -235,8 +233,6 @@ autoreconf -fi --enable-experimental \ --enable-nfc \ --enable-sap \ - --enable-android \ - --enable-midi \ --enable-logger \ --enable-network \ --enable-input \