From e8aa56dd070b65c543416c6dfd409d5d771fde98 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Wed, 16 Jun 2021 14:06:49 -0500 Subject: [PATCH] Update to bluez-5.59 --- general/sysutils/bluez.xml | 19 +++++++++++++++++-- introduction/welcome/changelog.xml | 4 ++++ packages.ent | 2 +- 3 files changed, 22 insertions(+), 3 deletions(-) diff --git a/general/sysutils/bluez.xml b/general/sysutils/bluez.xml index da915bb3f8..000e541084 100644 --- a/general/sysutils/bluez.xml +++ b/general/sysutils/bluez.xml @@ -6,9 +6,9 @@ - + - + ]> @@ -88,6 +88,11 @@ + Optional + + docutils + + User Notes: @@ -160,12 +165,14 @@ Security Options ---> --sysconfdir=/etc \ --localstatedir=/var \ --enable-library \ + --disable-manpages \ --disable-systemd && make ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ + --disable-manpages \ --enable-library && make @@ -202,6 +209,14 @@ install -v -m644 doc/*.txt /usr/share/doc/bluez-&bluez-version; Command Explanations + + --disable-manpages: This switch disables generating + the manual pages because of the reliance on 'rst2man' in docutils. Remove + this switch if you have + docutils and you + wish to generate the manual pages. + + --enable-library: This switch enables building the BlueZ 4 compatibility library which is required by diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 433cd212db..b5fbd514fb 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -45,6 +45,10 @@ June 16th, 2021 + + [renodr] - Update to bluez-5.59. Fixes + #15178. + [renodr] - Update to tracker and tracker-miners 3.1.2. Fixes #15175. diff --git a/packages.ent b/packages.ent index d9c284b4ea..a45fec8e59 100644 --- a/packages.ent +++ b/packages.ent @@ -279,7 +279,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - +