Author: wblaszcz Date: 2010-01-19 05:15:41 -0700 (Tue, 19 Jan 2010) New Revision: 8219
Modified: trunk/BOOK/general.ent trunk/BOOK/gnome/add/gnome-mount.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to gnome-mount-0.8. Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2010-01-15 12:39:22 UTC (rev 8218) +++ trunk/BOOK/general.ent 2010-01-19 12:15:41 UTC (rev 8219) @@ -3,7 +3,7 @@ $Date$ --> -<!ENTITY day "15"> <!-- Always 2 digits --> +<!ENTITY day "19"> <!-- Always 2 digits --> <!ENTITY month "01"> <!-- Always 2 digits --> <!ENTITY year "2010"> <!ENTITY copyrightdate "2001-&year;"> @@ -605,7 +605,7 @@ <!ENTITY gnome-games-version "2.28.2"> <!ENTITY gnome-keyring-manager-version "2.18.0"> <!ENTITY gnome-media-version "2.28.1"> -<!ENTITY gnome-mount-version "0.6"> +<!ENTITY gnome-mount-version "0.8"> <!ENTITY gnome-netstatus-version "2.12.1"> <!ENTITY gnome-power-manager-version "2.28.2"> <!ENTITY gnome-screensaver-version "2.28.0"> Modified: trunk/BOOK/gnome/add/gnome-mount.xml =================================================================== --- trunk/BOOK/gnome/add/gnome-mount.xml 2010-01-15 12:39:22 UTC (rev 8218) +++ trunk/BOOK/gnome/add/gnome-mount.xml 2010-01-19 12:15:41 UTC (rev 8219) @@ -4,11 +4,11 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY gnome-mount-download-http "http://people.freedesktop.org/~david/dist/gnome-mount-&gnome-mount-version;.tar.gz"> + <!ENTITY gnome-mount-download-http "http://hal.freedesktop.org/releases/gnome-mount-&gnome-mount-version;.tar.gz"> <!ENTITY gnome-mount-download-ftp " "> - <!ENTITY gnome-mount-md5sum "d2612aecfa73806e072316033d78b203"> - <!ENTITY gnome-mount-size "466 KB"> - <!ENTITY gnome-mount-buildsize "6 MB"> + <!ENTITY gnome-mount-md5sum "562ec9d0196e5e000bdd249a04a3aa6a"> + <!ENTITY gnome-mount-size "494 KB"> + <!ENTITY gnome-mount-buildsize "5 MB"> <!ENTITY gnome-mount-time "0.1 SBU"> ]> @@ -68,13 +68,16 @@ <bridgehead renderas="sect3">gnome-mount Dependencies</bridgehead> <bridgehead renderas="sect4">Required</bridgehead> - <para role="required"><xref linkend="gnome-keyring"/> and - <xref linkend="hal"/></para> + <para role="required"><xref linkend="gnome-keyring"/>, + <xref linkend="hal"/>, + <xref linkend="libglade"/>, + <xref linkend="libnotify"/></para> + <bridgehead renderas="sect4">Recommended</bridgehead> + <para role="recommended"><xref linkend="nautilus"/></para> + <bridgehead renderas="sect4">Optional</bridgehead> - <para role="optional"><xref linkend="nautilus"/>, - <xref linkend="libnotify"/>, - and <xref linkend="intltool"/></para> + <para role="optional"><xref linkend="intltool"/></para> <para condition="html" role="usernotes">User Notes: <ulink url="&blfs-wiki;/gnome-mount"/></para> @@ -108,6 +111,10 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../xincludes/gnome-sysconfdir.xml"/> + <para><option>--disable-nautilus-extension</option>: Use this option if you + do not have <application>Nautilus</application> installed. This will prevent + the <application>Nautilus</application> extension from being built.</para> + </sect2> <sect2 role="content"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2010-01-15 12:39:22 UTC (rev 8218) +++ trunk/BOOK/introduction/welcome/changelog.xml 2010-01-19 12:15:41 UTC (rev 8219) @@ -42,6 +42,15 @@ --> <listitem> + <para>January 19th, 2010</para> + <itemizedlist> + <listitem> + <para>[wblaszcz] - Updated to gnome-mount-0.8.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>January 15th, 2010</para> <itemizedlist> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
