Author: renodr
Date: Mon Oct 21 11:43:31 2019
New Revision: 22275

Log:
Update to glib-2.62.2

Modified:
   trunk/BOOK/general/genlib/glib2.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general/genlib/glib2.xml
==============================================================================
--- trunk/BOOK/general/genlib/glib2.xml Mon Oct 21 10:54:03 2019        (r22274)
+++ trunk/BOOK/general/genlib/glib2.xml Mon Oct 21 11:43:31 2019        (r22275)
@@ -6,10 +6,10 @@
 
   <!ENTITY glib2-download-http 
"&gnome-download-http;/glib/2.62/glib-&glib2-version;.tar.xz">
   <!ENTITY glib2-download-ftp  
"&gnome-download-ftp;/glib/2.62/glib-&glib2-version;.tar.xz">
-  <!ENTITY glib2-md5sum        "64c14b4fe46c478992560c2f48a5b649">
+  <!ENTITY glib2-md5sum        "bed3a70397a019965efac0c49f9c8164">
   <!ENTITY glib2-size          "4.5 MB">
-  <!ENTITY glib2-buildsize     "167 MB (add 3 MB for tests)">
-  <!ENTITY glib2-time          "0.5 SBU (add 0.6 SBU for tests; both using 
parallelism=4)">
+  <!ENTITY glib2-buildsize     "200 MB (add 3 MB for tests)">
+  <!ENTITY glib2-time          "0.4 SBU (add 0.9 SBU for tests; both using 
parallelism=4)">
 ]>
 
 <sect1 id="glib2" xreflabel="GLib-&glib2-version;">
@@ -215,8 +215,8 @@
 
     <para>
       To test the results, after having installed the package, issue:
-      <command>ninja test</command>.  
-      One test, gdatetime, is known to fail on sysvinit systems.
+      <command>ninja test</command>.
+      <!-- SysV has the symlink now, so gdatetime no longer fails.-->
       <!-- Needs /etc/localtime to be a symbolic link. In addition
       the link must be to some place like /usr/share/zoneinfo/...
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Oct 21 10:54:03 
2019        (r22274)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Mon Oct 21 11:43:31 
2019        (r22275)
@@ -45,6 +45,10 @@
       <para>October 21st, 2019</para>
       <itemizedlist>
         <listitem>
+          <para>[renodr] - Update to glib-2.62.2. Fixes
+          <ulink url="&blfs-ticket-root;12675">#12675</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[renodr] - Fix the build instruction for Python-3.8.0 by
           updating the major version.</para>
         </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Mon Oct 21 10:54:03 2019        (r22274)
+++ trunk/BOOK/packages.ent     Mon Oct 21 11:43:31 2019        (r22275)
@@ -94,7 +94,7 @@
 <!ENTITY expat-version                "2.1.0">
 <!ENTITY fftw-version                 "3.3.8">
 <!ENTITY gcab-version                 "0.7">
-<!ENTITY glib2-version                "2.62.1">
+<!ENTITY glib2-version                "2.62.2">
 <!ENTITY glibmm-version               "2.62.0">
 <!ENTITY gmime-version                "2.6.23">
 <!ENTITY gmime3-version               "3.2.4">
-- 
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