From 8b15cc42d63e802992a1217f46eded4309f5368f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80?= Date: Tue, 17 Mar 2020 00:04:35 +0000 Subject: [PATCH] fix tab warning, remove unused configure options (see build log) --- bluez.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/bluez.spec b/bluez.spec index 381e893..5f87534 100644 --- a/bluez.spec +++ b/bluez.spec @@ -6,7 +6,7 @@ Summary: Official Linux Bluetooth protocol stack Name: bluez Version: 5.54 Release: 1 -Epoch: 1 +Epoch: 1 License: GPLv2+ Group: Communications Url: http://www.bluez.org/ @@ -215,7 +215,6 @@ autoreconf -fi --with-systemdsystemunitdir=%{_unitdir} \ --with-systemduserunitdir=%{_userunitdir} \ --with-udevdir=/lib/udev \ - --enable-usb \ --enable-tools \ --enable-cups \ --enable-datafiles \ @@ -230,8 +229,7 @@ autoreconf -fi --enable-sixaxis \ --enable-experimental \ --enable-deprecated \ - --enable-testing \ - --enable-phonebook-ebook + --enable-testing %make