Author: fernando
Date: Sun Mar 30 04:07:36 2014
New Revision: 12916

Log:
Fixes BlueZ-5.17 to work properly with gnome-bluetooth and_or kde bluedevil. 
Thanks Armin K.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/sysutils/bluez.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sat Mar 29 13:32:20 2014        (r12915)
+++ trunk/BOOK/general.ent      Sun Mar 30 04:07:36 2014        (r12916)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "29">                   <!-- Always 2 digits -->
+<!ENTITY day          "30">                   <!-- Always 2 digits -->
 <!ENTITY month        "03">                   <!-- Always 2 digits -->
 <!ENTITY year         "2014">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "March 29th, &year;">
+<!ENTITY releasedate  "March 30th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development] -->

Modified: trunk/BOOK/general/sysutils/bluez.xml
==============================================================================
--- trunk/BOOK/general/sysutils/bluez.xml       Sat Mar 29 13:32:20 2014        
(r12915)
+++ trunk/BOOK/general/sysutils/bluez.xml       Sun Mar 30 04:07:36 2014        
(r12916)
@@ -70,6 +70,17 @@
       </listitem>
     </itemizedlist>
 
+      <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+      <itemizedlist spacing="compact">
+        <listitem>
+          <para>
+             Optional patch (required to work properly with gnome-bluetooth
+             and/or kde bluedevil):
+            <ulink 
url="&patch-root;/bluez-&bluez-version;-obexd_without_systemd-1.patch"/>
+          </para>
+        </listitem>
+      </itemizedlist>
+
     <bridgehead renderas="sect3">BlueZ Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
@@ -117,6 +128,13 @@
     <title>Installation of BlueZ</title>
 
     <para>
+      If you are going to use <application>BlueZ</application> with
+      gnome-bluetooth and/or kde bluedevil, apply the following patch:
+    </para>
+
+<screen><userinput>patch -Np1 -i 
../bluez-&bluez-version;-obexd_without_systemd-1.patch"</userinput></screen>
+
+    <para>
       Install <application>BlueZ</application> by running the following
       commands:
     </para>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Mar 29 13:32:20 
2014        (r12915)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sun Mar 30 04:07:36 
2014        (r12916)
@@ -45,6 +45,17 @@
 -->
 
     <listitem>
+      <para>March 30th, 2014</para>
+      <itemizedlist>
+        <listitem>
+          <para>[fernando] - Add patch to BlueZ-5.17. Thanks Armin K. Fixes to
+          work properly with gnome-bluetooth and_or kde bluedevil.
+          Fixes <ulink url="&blfs-ticket-root;3759">#3759</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>March 29th, 2014</para>
       <itemizedlist>
         <listitem>
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to