Author: bdubbs Date: 2011-12-06 20:29:24 -0700 (Tue, 06 Dec 2011) New Revision: 9075
Modified: trunk/BOOK/general.ent trunk/BOOK/general/genutils/pinentry.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to pinentry-0.8.1. Modified: trunk/BOOK/general/genutils/pinentry.xml =================================================================== --- trunk/BOOK/general/genutils/pinentry.xml 2011-12-07 02:46:41 UTC (rev 9074) +++ trunk/BOOK/general/genutils/pinentry.xml 2011-12-07 03:29:24 UTC (rev 9075) @@ -4,12 +4,12 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY pinentry-download-http "&sources-anduin-http;/p/pinentry-&pinentry-version;.tar.gz"> + <!ENTITY pinentry-download-http " "> <!ENTITY pinentry-download-ftp "ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-&pinentry-version;.tar.gz"> - <!ENTITY pinentry-md5sum "5a4f676375fa882009da02013d77210f"> - <!ENTITY pinentry-size "464 KB"> - <!ENTITY pinentry-buildsize "9 MB"> - <!ENTITY pinentry-time "0.1 SBU"> + <!ENTITY pinentry-md5sum "81f99904daee5331eb6738408bb024b6"> + <!ENTITY pinentry-size "500 KB"> + <!ENTITY pinentry-buildsize "3.8 MB"> + <!ENTITY pinentry-time "less than 0.1 SBU"> ]> <sect1 id="pinentry" xreflabel="PIN-Entry-&pinentry-version;"> @@ -42,7 +42,7 @@ <application>Gtk+</application>, <application>Gtk+-2</application>, and <application>Qt-3</application>.</para> - &lfs65_checked; + &lfs70_checked; <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> @@ -79,7 +79,7 @@ <bridgehead renderas="sect4">Optional</bridgehead> <para role="optional"><!-- <xref linkend="GTK"/>, --> <xref linkend="gtk2"/>, - <xref linkend="qt"/>, and + <xref linkend="qt"/> or <xref linkend="qt4"/>, and <xref linkend="libcap2"/></para> <para condition="html" role="usernotes">User Notes: @@ -131,12 +131,12 @@ <sect2 role="commands"> <title>Command Explanations</title> - - <para><parameter>--enable-...</parameter>: These two parameters are used to +<!-- + <para><parameter>- -enable-...</parameter>: These two parameters are used to fix a problem with the <command>configure</command> script if the optional dependencies are not installed. If the dependencies are installed, these parameters may be omitted.</para> - +--> <para><parameter>--disable-...</parameter>: These three parameters are used to fix a problem with the <command>configure</command> script if the optional dependencies are not installed. If the dependencies are installed, Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2011-12-07 02:46:41 UTC (rev 9074) +++ trunk/BOOK/general.ent 2011-12-07 03:29:24 UTC (rev 9075) @@ -276,7 +276,7 @@ <!-- <!ENTITY rman-version "3.2"> --> <!ENTITY icon-naming-utils-version "0.8.90"> <!ENTITY rxvt-unicode-version "9.07"> -<!ENTITY pinentry-version "0.7.6"> +<!ENTITY pinentry-version "0.8.1"> <!ENTITY gperf-version "3.0.4"> <!ENTITY rarian-version "0.8.1"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2011-12-07 02:46:41 UTC (rev 9074) +++ trunk/BOOK/introduction/welcome/changelog.xml 2011-12-07 03:29:24 UTC (rev 9075) @@ -45,6 +45,9 @@ <para>December 7th, 2011</para> <itemizedlist> <listitem> + <para>[bdubbs] - Updated to pinentry-0.8.1.</para> + </listitem> + <listitem> <para>[bdubbs] - Updated to libksba-1.2.0.</para> </listitem> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
