SHA256
1
0
forked from pool/bluez

Accepting request 714364 from home:jirislaby:branches:Base:System

- Add 0001-tools-Fix-build-after-y2038-changes-in-glibc.patch: Fix
  build after y2038 changes in glibc

OBS-URL: https://build.opensuse.org/request/show/714364
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=266
This commit is contained in:
Stefan Seyfried
2019-07-10 19:02:27 +00:00
committed by Git OBS Bridge
parent d12a36af48
commit 700d7a7e3e
3 changed files with 77 additions and 1 deletions

View File

@@ -41,7 +41,9 @@ Patch6: disable_some_obex_tests.patch
# PATCH-FIX-UPSTREAM: improve profile availability on some audio devices
Patch7: 0001-policy-Add-logic-to-connect-a-Sink.patch
# PATCH-FIX-UPSTREAM a2dp fixes for newer codecs
Patch8: bluez-5.50-a2dp-backports.patch
Patch8: bluez-5.50-a2dp-backports.patch
# PATCH-FIX-UPSTREAM tools: Fix build after y2038 changes in glibc
Patch9: 0001-tools-Fix-build-after-y2038-changes-in-glibc.patch
# Upstream suggests to use btmon instead of hcidump and does not want those patches
# => PATCH-FIX-OPENSUSE for those two :-)
# fix some memory leak with malformed packet (reported upstream but not yet fixed)
@@ -165,6 +167,7 @@ desktop specific applets like blueman or GNOME or KDE applets).
%endif
%patch7 -p1
%patch8 -p1
%patch9 -p1
%patch101 -p1
%patch102 -p1
mkdir dbus-apis