Author: dj
Date: Sun Jan 15 09:37:13 2017
New Revision: 18188

Log:
Commit previous gpgme fix without cmake-extra-modules changes.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/security/gpgme.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sun Jan 15 09:34:58 2017        (r18187)
+++ trunk/BOOK/general.ent      Sun Jan 15 09:37:13 2017        (r18188)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "14">                   <!-- Always 2 digits -->
+<!ENTITY day          "15">                   <!-- Always 2 digits -->
 <!ENTITY month        "01">                   <!-- Always 2 digits -->
 <!ENTITY year         "2017">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "January 14th &year;">
+<!ENTITY releasedate  "January 15th &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/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sun Jan 15 09:34:58 
2017        (r18187)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sun Jan 15 09:37:13 
2017        (r18188)
@@ -43,6 +43,16 @@
     </listitem>
 -->
     <listitem>
+      <para>January 15th, 2016</para>
+      <itemizedlist>
+        <listitem>
+          <para>[dj] - Fixed release issue with gpgme-1.8.0 that affects
+          kwallet.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>January 14th, 2016</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/postlfs/security/gpgme.xml
==============================================================================
--- trunk/BOOK/postlfs/security/gpgme.xml       Sun Jan 15 09:34:58 2017        
(r18187)
+++ trunk/BOOK/postlfs/security/gpgme.xml       Sun Jan 15 09:37:13 2017        
(r18188)
@@ -102,6 +102,12 @@
     <title>Installation of GPGME</title>
 
     <para>
+      Fix a minor release error:
+    </para>
+
+<screen><userinput>sed 's#@libsuffix@#.so#' -i 
lang/cpp/src/GpgmeppConfig.cmake.in.in</userinput></screen>
+
+    <para>
       Install <application>GPGME</application> by running the following
       commands:
     </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