Author: fernando
Date: Sat Feb 22 07:13:35 2014
New Revision: 12766
Log:
Last tags and libexec removals, for now. Fix: GPGME-1.4.3.
Modified:
trunk/BOOK/general/genlib/libassuan.xml
trunk/BOOK/general/genlib/libksba.xml
trunk/BOOK/postlfs/security/gnupg2.xml
trunk/BOOK/postlfs/security/gpgme.xml
Modified: trunk/BOOK/general/genlib/libassuan.xml
==============================================================================
--- trunk/BOOK/general/genlib/libassuan.xml Sat Feb 22 07:06:53 2014
(r12765)
+++ trunk/BOOK/general/genlib/libassuan.xml Sat Feb 22 07:13:35 2014
(r12766)
@@ -42,7 +42,7 @@
transaction based environments with non-persistent servers.
</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/genlib/libksba.xml
==============================================================================
--- trunk/BOOK/general/genlib/libksba.xml Sat Feb 22 07:06:53 2014
(r12765)
+++ trunk/BOOK/general/genlib/libksba.xml Sat Feb 22 07:13:35 2014
(r12766)
@@ -36,7 +36,7 @@
rely on another cryptographic library but provides hooks for easy
integration with <application>Libgcrypt</application>.</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/security/gnupg2.xml
==============================================================================
--- trunk/BOOK/postlfs/security/gnupg2.xml Sat Feb 22 07:06:53 2014
(r12765)
+++ trunk/BOOK/postlfs/security/gnupg2.xml Sat Feb 22 07:13:35 2014
(r12766)
@@ -37,7 +37,7 @@
GnuPG 2 is the stable version of GnuPG integrating support for OpenPGP and
S/MIME.</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -93,7 +93,6 @@
commands:</para>
<screen><userinput>./configure --prefix=/usr \
- --libexecdir=/usr/lib/gnupg2 \
--docdir=/usr/share/doc/gnupg-&gnupg2-version; &&
make &&
@@ -167,7 +166,7 @@
gpg2, gpgconf, gpgkey2ssh, gpgparsemail, gpgsm, gpgsm-gencert.sh,
gpgv2, kbxutil, scdaemon, symcryptrun, and watchgnupg</seg>
<seg>None</seg>
- <seg>/usr/lib/gnupg2, /usr/share/gnupg and
+ <seg>/usr/share/gnupg and
/usr/share/doc/gnupg-&gnupg2-version;</seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/postlfs/security/gpgme.xml
==============================================================================
--- trunk/BOOK/postlfs/security/gpgme.xml Sat Feb 22 07:06:53 2014
(r12765)
+++ trunk/BOOK/postlfs/security/gpgme.xml Sat Feb 22 07:13:35 2014
(r12766)
@@ -39,7 +39,7 @@
signature verification and key management.
</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -100,7 +100,9 @@
commands:
</para>
-<screen><userinput>./configure --prefix=/usr --disable-fd-passing &&
+<screen><userinput>./configure --prefix=/usr \
+--disable-fd-passing \
+--disable-gpgsm-test &&
make</userinput></screen>
<para>
@@ -120,6 +122,9 @@
<para><option>--disable-fd-passing</option>: This option disables
a problem causing a hang for some operations on some systems.</para>
+
+ <para><option>--disable-gpgsm-test</option>: This option disables
+ a test with gpgsm in some systems breaking make.</para>
</sect2>
<sect2 role="content">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page