From db0afa33023447d324a4632ece24496dd5dec8f1 Mon Sep 17 00:00:00 2001 From: Denis Silakov Date: Mon, 11 Mar 2013 16:31:13 +0400 Subject: [PATCH] LOG Added patch to fix bluetoothd path --- bluez.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bluez.spec b/bluez.spec index 259e34e..3dcd2d4 100644 --- a/bluez.spec +++ b/bluez.spec @@ -7,7 +7,7 @@ Name: bluez Summary: Official Linux Bluetooth protocol stack Version: 4.101 -Release: 6 +Release: 7 License: GPLv2+ Group: Communications URL: http://www.bluez.org/ @@ -30,9 +30,11 @@ Patch7: 0002-fakehid-Disconnect-from-PS3-remote-after-10-mins.patch Patch8: 0003-fakehid-Use-the-same-constant-as-declared.patch Patch9: bluez-4.101-fix-c++11-compatibility.patch +Patch0503: 0503-systemd-Fix-unit-to-correct-path-to-bluetoothd.patch + BuildRequires: flex BuildRequires: bison -BuildRequires: systemd +Buildrequires: systemd BuildRequires: readline-devel BuildRequires: expat-devel BuildRequires: pkgconfig(alsa)