Author: randy Date: 2006-02-12 18:07:50 -0700 (Sun, 12 Feb 2006) New Revision: 5677
Modified: trunk/BOOK/general.ent trunk/BOOK/gnome/add/gnome-system-monitor.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to Gnome System Monitor-2.12.2 Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2006-02-12 23:57:39 UTC (rev 5676) +++ trunk/BOOK/general.ent 2006-02-13 01:07:50 UTC (rev 5677) @@ -1,4 +1,4 @@ -<!ENTITY day "12"> <!-- Always 2 digits --> +<!ENTITY day "13"> <!-- Always 2 digits --> <!ENTITY month "02"> <!-- Always 2 digits --> <!ENTITY year "2006"> <!ENTITY version "svn-&year;&month;&day;"> @@ -432,7 +432,7 @@ <!ENTITY file-roller-version "2.12.2"> <!ENTITY gconf-editor-version "2.12.1"> <!ENTITY gnome-utils-version "2.12.2"> -<!ENTITY gnome-system-monitor-version "2.12.1"> +<!ENTITY gnome-system-monitor-version "2.12.2"> <!ENTITY nautilus-cd-burner-version "2.12.2"> <!ENTITY gnome-media-version "2.12.0"> <!ENTITY gnome-netstatus-version "2.12.0"> Modified: trunk/BOOK/gnome/add/gnome-system-monitor.xml =================================================================== --- trunk/BOOK/gnome/add/gnome-system-monitor.xml 2006-02-12 23:57:39 UTC (rev 5676) +++ trunk/BOOK/gnome/add/gnome-system-monitor.xml 2006-02-13 01:07:50 UTC (rev 5677) @@ -4,12 +4,12 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY gnome-system-monitor-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/&gnome-version;/gnome-system-monitor-&gnome-system-monitor-version;.tar.bz2"> - <!ENTITY gnome-system-monitor-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/&gnome-version;/gnome-system-monitor-&gnome-system-monitor-version;.tar.bz2"> - <!ENTITY gnome-system-monitor-md5sum "31924d02786622151c0fb30314d1f85d"> - <!ENTITY gnome-system-monitor-size "785 KB"> - <!ENTITY gnome-system-monitor-buildsize "10.6 MB"> - <!ENTITY gnome-system-monitor-time "0.2 SBU"> + <!ENTITY gnome-system-monitor-download-http "&gnome-download-http;/gnome-system-monitor/&gnome-version;/gnome-system-monitor-&gnome-system-monitor-version;.tar.bz2"> + <!ENTITY gnome-system-monitor-download-ftp "&gnome-download-ftp;/gnome-system-monitor/&gnome-version;/gnome-system-monitor-&gnome-system-monitor-version;.tar.bz2"> + <!ENTITY gnome-system-monitor-md5sum "100f3599b95a375db85df521f3e2554e"> + <!ENTITY gnome-system-monitor-size "786 KB"> + <!ENTITY gnome-system-monitor-buildsize "10.8 MB"> + <!ENTITY gnome-system-monitor-time "0.1 SBU"> ]> <sect1 id="gnome-system-monitor" @@ -66,7 +66,7 @@ <bridgehead renderas="sect4">Required</bridgehead> <para role="required"><xref linkend="libgnomeui"/>, - <xref linkend="libwnck"/> and + <xref linkend="libwnck"/>, and <xref linkend="libgtop"/></para> </sect2> @@ -78,7 +78,8 @@ the following commands:</para> <screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ - --localstatedir=/var/lib --sysconfdir=&gnome-etc-dir; && + --localstatedir=/var/lib \ + --sysconfdir=&gnome-etc-dir; && make</userinput></screen> <para>This package does not come with a test suite.</para> @@ -124,10 +125,8 @@ <seglistitem> <seg>gnome-system-monitor</seg> <seg>None</seg> - <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/apps/procman, - &gnome-etc-dir;/gconf/gconf.xml.defaults/schemas/apps/procman, - $GNOME_PREFIX/share/gnome/help/gnome-system-monitor, and - $GNOME_PREFIX/share/omf/gnome-system-monitor</seg> + <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/[,schemas/]apps/procman + and $GNOME_PREFIX/share/[gnome/help, omf]/gnome-system-monitor</seg> </seglistitem> </segmentedlist> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2006-02-12 23:57:39 UTC (rev 5676) +++ trunk/BOOK/introduction/welcome/changelog.xml 2006-02-13 01:07:50 UTC (rev 5677) @@ -42,6 +42,15 @@ --> <listitem> + <para>February 13th, 2006</para> + <itemizedlist> + <listitem> + <para>[randy] - Updated to Gnome System Monitor-2.12.2.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>February 12th, 2006</para> <itemizedlist> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
