Author: randy
Date: 2007-04-26 12:15:55 -0600 (Thu, 26 Apr 2007)
New Revision: 6757
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/security/gnupg.xml
Log:
Updated to GnuPG-1.4.7
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-04-25 20:57:17 UTC (rev 6756)
+++ trunk/BOOK/general.ent 2007-04-26 18:15:55 UTC (rev 6757)
@@ -65,7 +65,7 @@
<!ENTITY linux-pam-version "0.99.7.1">
<!ENTITY shadow-version "4.0.17">
<!ENTITY iptables-version "1.3.6">
-<!ENTITY gnupg-version "1.4.3">
+<!ENTITY gnupg-version "1.4.7">
<!ENTITY tripwire-version "2.4.0.1">
<!ENTITY heimdal-version "0.7.2">
<!ENTITY mitkrb-version "1.6">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-04-25 20:57:17 UTC
(rev 6756)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-04-26 18:15:55 UTC
(rev 6757)
@@ -42,6 +42,15 @@
-->
<listitem>
+ <para>April 26th, 2007</para>
+ <itemizedlist>
+ <listitem>
+ <para>[randy] - Updated to GnuPG-1.4.7.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>April 25th, 2007</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/postlfs/security/gnupg.xml
===================================================================
--- trunk/BOOK/postlfs/security/gnupg.xml 2007-04-25 20:57:17 UTC (rev
6756)
+++ trunk/BOOK/postlfs/security/gnupg.xml 2007-04-26 18:15:55 UTC (rev
6757)
@@ -6,9 +6,9 @@
<!ENTITY gnupg-download-http
"http://public.ftp.planetmirror.com/pub/gnupg/gnupg-&gnupg-version;.tar.bz2">
<!ENTITY gnupg-download-ftp
"ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-&gnupg-version;.tar.bz2">
- <!ENTITY gnupg-md5sum "d237d8fe1c4afa379f56dbda0e0b40e4">
- <!ENTITY gnupg-size "3.1 MB">
- <!ENTITY gnupg-buildsize "38.1 MB">
+ <!ENTITY gnupg-md5sum "b06a141cca5cd1a55bbdd25ab833303c">
+ <!ENTITY gnupg-size "3.2 MB">
+ <!ENTITY gnupg-buildsize "40 MB">
<!ENTITY gnupg-time "0.5 SBU">
]>
@@ -91,11 +91,9 @@
make</userinput></screen>
<para>If you have <xref linkend="tetex"/> installed and you wish to create
- documentation in alternate formats, issue the following commands:</para>
+ documentation in alternate formats, issue the following command:</para>
-<screen><userinput>make -C doc pdf ps html &&
-makeinfo --plaintext -o doc/gpg.txt doc/gpg.texi &&
-makeinfo --plaintext -o doc/gpgv.txt doc/gpgv.texi</userinput></screen>
+<screen><userinput>make -C doc pdf html</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>
@@ -103,6 +101,7 @@
<screen role="root"><userinput>make install &&
chmod -v 4755 /usr/bin/gpg &&
+
install -v -m755 -d /usr/share/doc/gnupg-&gnupg-version; &&
mv -v /usr/share/gnupg/{FAQ,faq.html} /usr/share/doc/gnupg-&gnupg-version;
&&
install -v -m644 \
@@ -113,7 +112,7 @@
using the following command as the
<systemitem class="username">root</systemitem> user:</para>
-<screen role="root"><userinput>cp -v -R doc/gpg{,v}.{dvi,html,pdf,ps,txt}
/usr/share/doc/gnupg-&gnupg-version;</userinput></screen>
+<screen role="root"><userinput>cp -v -R doc/gnupg1.{html,pdf}
/usr/share/doc/gnupg-&gnupg-version;</userinput></screen>
</sect2>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page