Author: wblaszcz
Date: 2009-08-06 06:43:42 -0600 (Thu, 06 Aug 2009)
New Revision: 7942

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/gnome/core/gnome-keyring.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to gnome-keyring-2.26.3

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2009-08-06 11:30:26 UTC (rev 7941)
+++ trunk/BOOK/general.ent      2009-08-06 12:43:42 UTC (rev 7942)
@@ -517,7 +517,7 @@
 <!-- Platform -->
 <!ENTITY GConf-version                "2.26.2">
 <!ENTITY gnome-icon-theme-version     "2.18.0">
-<!ENTITY gnome-keyring-version        "0.8.1">
+<!ENTITY gnome-keyring-version        "2.26.3">
 <!ENTITY gnome-mime-data-version      "2.18.0">
 <!ENTITY gnome-vfs-version            "2.24.1">
 <!ENTITY gnome-vfs-monikers-version   "2.15.3">

Modified: trunk/BOOK/gnome/core/gnome-keyring.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-keyring.xml     2009-08-06 11:30:26 UTC (rev 
7941)
+++ trunk/BOOK/gnome/core/gnome-keyring.xml     2009-08-06 12:43:42 UTC (rev 
7942)
@@ -4,12 +4,12 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY gnome-keyring-download-http 
"&gnome-download-http;/gnome-keyring/0.8/gnome-keyring-&gnome-keyring-version;.tar.bz2">
-  <!ENTITY gnome-keyring-download-ftp  
"&gnome-download-ftp;/gnome-keyring/0.8/gnome-keyring-&gnome-keyring-version;.tar.bz2">
-  <!ENTITY gnome-keyring-md5sum        "24b15dedcf40c1c60d0fb989370d80ff">
-  <!ENTITY gnome-keyring-size          "448 KB">
-  <!ENTITY gnome-keyring-buildsize     "8 MB">
-  <!ENTITY gnome-keyring-time          "0.1 SBU">
+  <!ENTITY gnome-keyring-download-http 
"&gnome-download-http;/gnome-keyring/&gnome-version;/gnome-keyring-&gnome-keyring-version;.tar.bz2">
+  <!ENTITY gnome-keyring-download-ftp  
"&gnome-download-ftp;/gnome-keyring/&gnome-version;/gnome-keyring-&gnome-keyring-version;.tar.bz2">
+  <!ENTITY gnome-keyring-md5sum        "d7639185dce46c26cf2e7d2a75028f78">
+  <!ENTITY gnome-keyring-size          "2.6 MB">
+  <!ENTITY gnome-keyring-buildsize     "46 MB">
+  <!ENTITY gnome-keyring-time          "0.5 SBU">
 ]>
 
 <sect1 id="gnome-keyring" xreflabel="gnome-keyring-&gnome-keyring-version;">
@@ -57,8 +57,11 @@
     <bridgehead renderas="sect3">gnome-keyring Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="gtk2"/> and
-    <xref linkend="perl-xml-parser"/></para>
+    <para role="required"><xref linkend="gtk2"/>,
+    <xref linkend="perl-xml-parser"/>,
+    <xref linkend="libgcrypt"/>,
+    <xref linkend="libtasn1"/>, and
+    <xref linkend="python"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><xref linkend="dbus"/> and
@@ -80,7 +83,8 @@
 
 <screen><userinput>./configure --prefix=$(pkg-config --variable=prefix 
ORBit-2.0) \
             --libexecdir=$(pkg-config \
-                --variable=prefix ORBit-2.0)/lib/gnome-keyring &amp;&amp;
+            --variable=prefix ORBit-2.0)/lib/gnome-keyring \
+                --sysconfdir=&gnome-etc-dir; &amp;&amp;
 make</userinput></screen>
 
     <para>This package does not come with a test suite.</para>
@@ -114,17 +118,18 @@
     <title>Contents</title>
 
     <segmentedlist>
-      <segtitle>Installed Program</segtitle>
-      <segtitle>Installed Library</segtitle>
+      <segtitle>Installed Programs</segtitle>
+      <segtitle>Installed Libraries</segtitle>
       <segtitle>Installed Directories</segtitle>
 
       <seglistitem>
-        <seg>gnome-keyring-daemon</seg>
-        <seg>libgnome-keyring.so</seg>
-        <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
-        include/gnome-keyring-1,
-        lib/gnome-keyring and
-        share/doc/gnome-keyring-&gnome-keyring-version;</seg>
+        <seg>gnome-keyring, gnome-keyring-daemon, and gnome-keyring-ask</seg>
+        <seg>libgcr.so, libgnome-keyring.so, libgp11.so, pam_gnome_keyring.so,
+        gnome-keyring-pkcs11.so, gck-roots-store-standalone.so,
+        gck-ssh-store-standalone.so, and gck-user-store-standalone.so</seg>
+        <seg><envar>$GNOME_PREFIX</envar>/{include/gnome-keyring-1,
+        lib/gnome-keyring, share/doc/gnome-keyring-&gnome-keyring-version;,
+        share/gtk-doc/html/gnome-keyring}</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2009-08-06 11:30:26 UTC 
(rev 7941)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2009-08-06 12:43:42 UTC 
(rev 7942)
@@ -46,6 +46,9 @@
         <listitem>
           <para>[gdalziel] - Updated to LessTif-0.95.2.</para>
         </listitem>
+        <listitem>
+          <para>[wblaszcz] - Updated to gnome-keyring-2.26.3.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to