SHA256
1
0
forked from pool/bluez

Accepting request 590956 from home:seife:testing

add 0001-Don-t-refresh-adv_manager-for-non-LE-devices.patch (boo#1086731)

OBS-URL: https://build.opensuse.org/request/show/590956
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=249
This commit is contained in:
Stefan Seyfried
2018-03-26 06:10:09 +00:00
committed by Git OBS Bridge
parent 92bbd7b637
commit 92d45beef8
3 changed files with 63 additions and 0 deletions

View File

@@ -38,6 +38,8 @@ Patch4: bluez-5.45-disable-broken-tests.diff
Patch5: 0001-obexd-use-AM_LDFLAGS-for-linking.patch
# disable tests for bypass boo#1078285
Patch6: disable_some_obex_tests.patch
# PATCH-FIX-UPSTREAM: crasher bug, boo#1086731 --seife+obs@b1-systems.com
Patch7: 0001-Don-t-refresh-adv_manager-for-non-LE-devices.patch
BuildRequires: automake
BuildRequires: flex
BuildRequires: libtool
@@ -145,6 +147,7 @@ desktop specific applets like blueman or GNOME or KDE applets).
%ifarch ppc ppc64 ppc64le
%patch6 -p1
%endif
%patch7 -p1
mkdir dbus-apis
cp -a doc/*.txt dbus-apis/
# FIXME: Change the dbus service to be a real service, not systemd launched