[blfs] branch trunk updated: BlueZ: Use seperate entity for tracking major.

"Git Owner" ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <178017048507.3774.9663784327107356960@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new f9448f3545 BlueZ: Use seperate entity for tracking major.
f9448f3545 is described below

commit f9448f3545d65ff4ba89cfb148bb93438e317568
Author: Zeckmathederg <[email protected]>
AuthorDate: Sat May 30 13:46:48 2026 -0600

    BlueZ: Use seperate entity for tracking major.
    
    I saw the page list some components using BlueZ version 4 when we are at
    BlueZ 5. This can be changed automatically by using an entity.
---
 general/sysutils/bluez.xml | 11 ++++-------
 packages.ent               |  3 ++-
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/general/sysutils/bluez.xml b/general/sysutils/bluez.xml
index bba8fd5adc..266b56f88e 100644
--- a/general/sysutils/bluez.xml
+++ b/general/sysutils/bluez.xml
@@ -15,7 +15,6 @@
 <sect1 id="bluez" xreflabel="BlueZ-&bluez-version;">
   <?dbhtml filename="bluez.html"?>
 
-
   <title>BlueZ-&bluez-version;</title>
 
   <indexterm zone="bluez">
@@ -93,7 +92,6 @@
 
   </sect2>
 
-
   <sect2 role="kernel" id="bluez-kernel">
     <title>Kernel Configuration</title>
 
@@ -203,8 +201,8 @@ install -v -m644 doc/*.txt /usr/share/doc/bluez-&bluez-version;</userinput></scr
 
     <para>
       <parameter>--enable-library</parameter>: This switch enables building the
-      <application>BlueZ</application> 4 compatibility library which is required by
-      some applications.
+      <application>BlueZ</application> &bluez-major; compatibility library
+      which is required by some applications.
     </para>
 
     <para revision="sysv">
@@ -306,7 +304,6 @@ EOF</screen>
 
 <screen role="root" revision="sysv"><userinput>make install-bluetooth</userinput></screen>
 
-
       <note revision="systemd">
         <para>
           <application>Systemd</application> will start the Bluetooth daemon
@@ -420,7 +417,6 @@ EOF</screen>
         </listitem>
       </varlistentry>
 
-
       <varlistentry id="hex2hcd">
         <term><command>hex2hcd</command></term>
         <listitem>
@@ -476,7 +472,8 @@ EOF</screen>
         <term><filename class="libraryfile">libbluetooth.so</filename></term>
         <listitem>
           <para>
-            contains the <application>BlueZ</application> 4 API functions
+            contains the <application>BlueZ</application> &bluez-major; API
+            functions
           </para>
           <indexterm zone="bluez libbluetooth">
             <primary sortas="c-libbluetooth">libbluetooth.so</primary>
diff --git a/packages.ent b/packages.ent
index 47cae02fde..4ecaa5d627 100644
--- a/packages.ent
+++ b/packages.ent
@@ -318,7 +318,8 @@
 <!ENTITY acpid-version                "2.0.34">
 <!ENTITY at-version                   "3.2.5">
 <!ENTITY autofs-version               "5.1.9">
-<!ENTITY bluez-version                "5.86">
+<!ENTITY bluez-major                  "5">
+<!ENTITY bluez-version                "&bluez-major;.86">
 <!ENTITY bubblewrap-version           "0.11.2">
 <!ENTITY colord-version               "1.4.8">
 <!ENTITY cpio-version                 "2.15">

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.