Author: renodr
Date: Sun Aug 11 12:15:40 2019
New Revision: 21932

Log:
Note that glibc-2.30 was the problem with CUPS, not Linux 5.2+. Thank you Ken!

Modified:
   trunk/BOOK/general/graphlib/libmypaint.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/pst/printing/cups.xml

Modified: trunk/BOOK/general/graphlib/libmypaint.xml
==============================================================================
--- trunk/BOOK/general/graphlib/libmypaint.xml  Sun Aug 11 12:14:12 2019        
(r21931)
+++ trunk/BOOK/general/graphlib/libmypaint.xml  Sun Aug 11 12:15:40 2019        
(r21932)
@@ -80,7 +80,7 @@
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended">
-      <xref linkend="glib2"/>,
+      <xref linkend="glib2"/> and
       <xref linkend="gobject-introspection"/>
     </para>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sun Aug 11 12:14:12 
2019        (r21931)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sun Aug 11 12:15:40 
2019        (r21932)
@@ -50,7 +50,7 @@
           <!-- See https://gitlab.gnome.org/GNOME/babl/issues/41 -->
         </listitem>
         <listitem>
-          <para>[renodr] - Fix CUPS build with kernel 5.2+ headers. Thanks goes
+          <para>[renodr] - Fix CUPS build with glibc-2.30. Thanks goes
           to Jean for the report.</para>
         </listitem>
       </itemizedlist>

Modified: trunk/BOOK/pst/printing/cups.xml
==============================================================================
--- trunk/BOOK/pst/printing/cups.xml    Sun Aug 11 12:14:12 2019        (r21931)
+++ trunk/BOOK/pst/printing/cups.xml    Sun Aug 11 12:15:40 2019        (r21932)
@@ -278,7 +278,7 @@
 
     <para>
       <command>sed ... test/ipptool.c</command>: This sed fixes a bug caused
-      by Linux-5.2+ changing the user-space API for sockets.
+      by glibc-2.30 changing the user-space API for sockets.
     </para>
 
     <para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to