From: Jakub Bogusz Date: Thu, 20 May 2004 22:21:59 +0000 (+0000) Subject: - updated for 2.7 X-Git-Tag: auto/ac/bluez-libs-2_8-2~6 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fbluez-libs.git;a=commitdiff_plain;h=2dae03c54983d7e92e1bbcf877fba25691a6a68b - updated for 2.7 Changed files: bluez-libs-sdp.patch -> 1.2 --- diff --git a/bluez-libs-sdp.patch b/bluez-libs-sdp.patch index e19496d..86d3c1c 100644 --- a/bluez-libs-sdp.patch +++ b/bluez-libs-sdp.patch @@ -1,12 +1,12 @@ ---- bluez-libs-2.6/src/Makefile.am.orig 2004-04-02 03:19:17.000000000 +0200 -+++ bluez-libs-2.6/src/Makefile.am 2004-04-11 15:13:57.688130104 +0200 +--- bluez-libs-2.7/src/Makefile.am.orig 2004-04-02 03:19:17.000000000 +0200 ++++ bluez-libs-2.7/src/Makefile.am 2004-04-11 15:13:57.688130104 +0200 @@ -4,10 +4,11 @@ lib_LTLIBRARIES = libbluetooth.la libsdp.la -libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c +libbluetooth_la_SOURCES = bluetooth.c hci.c - libbluetooth_la_LDFLAGS = -version-info 1:4:0 + libbluetooth_la_LDFLAGS = -version-info 1:7:0 -libsdp_la_SOURCES = +libsdp_la_SOURCES = sdp.c