From 63b78753248d9548321855a8a937623b9a6dbba2 Mon Sep 17 00:00:00 2001 From: Victor Ryzhikh Date: Thu, 28 Feb 2019 11:24:50 +0300 Subject: [PATCH] Rebuild with new build options --- bluez.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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 \