Author: randy Date: 2006-02-03 10:00:48 -0700 (Fri, 03 Feb 2006) New Revision: 5638
Modified: trunk/BOOK/gnome/add/file-roller.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated the File Roller instructions to fit the GNOME-2.12.2 version Modified: trunk/BOOK/gnome/add/file-roller.xml =================================================================== --- trunk/BOOK/gnome/add/file-roller.xml 2006-02-03 16:28:41 UTC (rev 5637) +++ trunk/BOOK/gnome/add/file-roller.xml 2006-02-03 17:00:48 UTC (rev 5638) @@ -4,12 +4,12 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY file-roller-download-http "http://ftp.gnome.org/pub/GNOME/sources/file-roller/&gnome-version;/file-roller-&file-roller-version;.tar.bz2"> - <!ENTITY file-roller-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/file-roller/&gnome-version;/file-roller-&file-roller-version;.tar.bz2"> - <!ENTITY file-roller-md5sum "5b256e9c56e132007ae6933b6b604157"> - <!ENTITY file-roller-size "1.1 MB"> - <!ENTITY file-roller-buildsize "20.5 MB"> - <!ENTITY file-roller-time "0.3 SBU"> + <!ENTITY file-roller-download-http "&gnome-download-http;/file-roller/&gnome-version;/file-roller-&file-roller-version;.tar.bz2"> + <!ENTITY file-roller-download-ftp "&gnome-download-ftp;/file-roller/&gnome-version;/file-roller-&file-roller-version;.tar.bz2"> + <!ENTITY file-roller-md5sum "d19692161ea82051fe51ecfb2e9ec3e0"> + <!ENTITY file-roller-size "921 KB"> + <!ENTITY file-roller-buildsize "20.9 MB"> + <!ENTITY file-roller-time "0.7 SBU"> ]> <sect1 id="file-roller" xreflabel="File Roller-&file-roller-version;"> @@ -73,7 +73,8 @@ 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> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2006-02-03 16:28:41 UTC (rev 5637) +++ trunk/BOOK/introduction/welcome/changelog.xml 2006-02-03 17:00:48 UTC (rev 5638) @@ -48,7 +48,7 @@ <para>[randy] - Updated the following GNOME Add-on package instructions to fit the 2.12.2 version changes: libgnomecups, libgnomeprint, libgnomeprintui, libgtkhtml, Evolution Data Server, - system-tools-backends, EOG, gucharmap.</para> + system-tools-backends, EOG, gucharmap, File Roller.</para> </listitem> <listitem> <para>[randy] - Updated the GNOME Core packages to the 2.12.2 -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
