From 390e0d76b8d9f8c936a595db6f648af15bc9cdaa Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Mon, 23 Feb 2009 04:33:20 +0000 Subject: [PATCH] Updated to Libgcrypt-1.4.4 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7774 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 6 +++--- general/genlib/libgcrypt.xml | 22 +++++++++++++--------- introduction/welcome/changelog.xml | 11 ++++++++++- 3 files changed, 26 insertions(+), 13 deletions(-) diff --git a/general.ent b/general.ent index d809006a81..5e4dfd19fa 100644 --- a/general.ent +++ b/general.ent @@ -3,13 +3,13 @@ $LastChangedBy$ $Date$ --> - + - + @@ -132,7 +132,7 @@ $Date$ - + diff --git a/general/genlib/libgcrypt.xml b/general/genlib/libgcrypt.xml index 94435c23cc..6af9abe616 100644 --- a/general/genlib/libgcrypt.xml +++ b/general/genlib/libgcrypt.xml @@ -6,10 +6,10 @@ - - - - + + + + ]> @@ -62,6 +62,10 @@ Required + Optional + + Linux Capabilities (libcap) + User Notes: @@ -78,8 +82,8 @@ make Only info documentation is shipped in the package tarball. If you wish to build alternate formats of the documentation, you - must have installed, then issue the following - commands: + must have installed (to build the PDF, PostScript + and chunked HTML docs), then issue the following commands: make -C doc pdf ps html && makeinfo --html --no-split -o doc/gcrypt_nochunks.html doc/gcrypt.texi && @@ -100,7 +104,7 @@ install -v -m644 -D README /usr/share/doc/libgcrypt-&libgcrypt-version;/READMEinstall -v -m755 -d /usr/share/doc/libgcrypt-&libgcrypt-version;/html && install -v -m644 doc/gcrypt.html/* \ /usr/share/doc/libgcrypt-&libgcrypt-version;/html && -install -v -m644 doc/gcrypt_*.html \ +install -v -m644 doc/gcrypt_nochunks.html \ /usr/share/doc/libgcrypt-&libgcrypt-version; && install -v -m644 doc/gcrypt.{pdf,ps,dvi,txt,texi} \ /usr/share/doc/libgcrypt-&libgcrypt-version; @@ -111,12 +115,12 @@ install -v -m644 doc/gcrypt.{pdf,ps,dvi,txt,texi} \ Contents - Installed Program + Installed Programs Installed Libraries Installed Directory - libgcrypt-config + dumpsexp, hmac256 and libgcrypt-config libgcrypt.{so,a} /usr/share/doc/libgcrypt-&libgcrypt-version; diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index b23058a20c..d4185b1423 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -42,7 +42,16 @@ --> - February 22th, 2009 + February 23rd, 2009 + + + [randy] - Updated to Libgcrypt-1.4.4 + + + + + + February 22nd, 2009 [thomas] - Fix configure issues in a2ps.