Author: andy
Date: 2006-04-14 07:15:55 -0600 (Fri, 14 Apr 2006)
New Revision: 5854
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/lib/goffice.xml
trunk/BOOK/xsoft/office/gnumeric.xml
Log:
Updated to Gnumeric-1.6.3 and Goffice-0.2.1
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-04-13 21:57:57 UTC (rev 5853)
+++ trunk/BOOK/general.ent 2006-04-14 13:15:55 UTC (rev 5854)
@@ -364,7 +364,7 @@
<!ENTITY hicolor-icon-theme-version "0.9">
<!ENTITY libxklavier-version "2.1">
<!ENTITY freeglut-version "2.4.0">
-<!ENTITY goffice-version "0.2.0">
+<!ENTITY goffice-version "0.2.1">
<!-- Chapter 27 -->
<!ENTITY sawfish-version "1.3">
@@ -494,7 +494,7 @@
<!-- Part X -->
<!-- Chapter 34 -->
<!ENTITY AbiWord-version "2.4.2">
-<!ENTITY gnumeric-version "1.6.2">
+<!ENTITY gnumeric-version "1.6.3">
<!ENTITY gnucash-version "1.8.11">
<!ENTITY gimp-version "2.2.10">
<!ENTITY evolution-version "2.4.2.1">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-04-13 21:57:57 UTC
(rev 5853)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-04-14 13:15:55 UTC
(rev 5854)
@@ -50,6 +50,9 @@
<listitem>
<para>[bdubbs] - Added openssl as a required dependency of
tripwire.</para>
</listitem>
+ <listitem>
+ <para>[andy] - Updated to Gnumeric-1.6.3 and Goffice-0.2.1.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/x/lib/goffice.xml
===================================================================
--- trunk/BOOK/x/lib/goffice.xml 2006-04-13 21:57:57 UTC (rev 5853)
+++ trunk/BOOK/x/lib/goffice.xml 2006-04-14 13:15:55 UTC (rev 5854)
@@ -6,9 +6,9 @@
<!ENTITY goffice-download-http
"&gnome-download-http;/goffice/0.2/goffice-&goffice-version;.tar.bz2">
<!ENTITY goffice-download-ftp
"&gnome-download-ftp;/goffice/0.2/goffice-&goffice-version;.tar.bz2">
- <!ENTITY goffice-md5sum "e1f60fc9822813c6c3f20296e54928bf">
+ <!ENTITY goffice-md5sum "73b733556db5721ddfd5c72fc6428a15">
<!ENTITY goffice-size "1.4 MB">
- <!ENTITY goffice-buildsize "41.8 MB">
+ <!ENTITY goffice-buildsize "37.8 MB">
<!ENTITY goffice-time "1.0 SBU">
]>
Modified: trunk/BOOK/xsoft/office/gnumeric.xml
===================================================================
--- trunk/BOOK/xsoft/office/gnumeric.xml 2006-04-13 21:57:57 UTC (rev
5853)
+++ trunk/BOOK/xsoft/office/gnumeric.xml 2006-04-14 13:15:55 UTC (rev
5854)
@@ -6,9 +6,9 @@
<!ENTITY gnumeric-download-http
"&gnome-download-http;/gnumeric/1.6/gnumeric-&gnumeric-version;.tar.bz2">
<!ENTITY gnumeric-download-ftp
"&gnome-download-ftp;/gnumeric/1.6/gnumeric-&gnumeric-version;.tar.bz2">
- <!ENTITY gnumeric-md5sum "ca6ecf464279297a4f3d41e7f35ebb39">
- <!ENTITY gnumeric-size "12.5 MB">
- <!ENTITY gnumeric-buildsize "213 MB">
+ <!ENTITY gnumeric-md5sum "78ffd75ae6abc3bb20dd04407a082a26">
+ <!ENTITY gnumeric-size "12.0 MB">
+ <!ENTITY gnumeric-buildsize "187.0 MB">
<!ENTITY gnumeric-time "2.8 SBU (includes creating HTML
documentation)">
]>
@@ -107,8 +107,8 @@
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role='root'><userinput>make install &&
-install -v -m755 -d /usr/share/gnumeric/&gnumeric-version;/doc &&
-ln -v -s /usr/share/gnome/help/gnumeric/C \
+ln -v -s $(pkg-config --variable=prefix \
+ ORBit-2.0)/share/gnome/help/gnumeric \
/usr/share/gnumeric/&gnumeric-version;/doc</userinput></screen>
<para>If you have GNOME installed in a prefix other than /usr, as the
@@ -117,7 +117,7 @@
<application>Bonobo</application> server file:</para>
<screen role='root'><userinput>ln -v -s
/usr/lib/bonobo/servers/GNOME_Gnumeric.server \
- $GNOME_PREFIX/lib/bonobo/servers</userinput></screen>
+ $(pkg-config --variable=prefix
ORBit-2.0)/lib/bonobo/servers</userinput></screen>
<para>If you have <xref linkend="gnome-doc-utils"/> installed, convert the
XML help files into HTML by issuing the following commands:</para>
@@ -167,9 +167,9 @@
This rebuilds the <filename>Makefile</filename>s with the same prefix as
<application>GNOME Doc Utils</application></para>
- <para><command>install ... /usr/share/gnumeric/1.6.2/doc</command> and
- <command> ln ... /usr/share/gnome/help/gnumeric/C
/usr/share/gnumeric/1.6.2/doc</command>:
- These commands are used to create a symlink required because of a bug in
+ <para><command>ln ... share/gnome/help/gnumeric
+ /usr/share/gnumeric/&gnumeric-version;/doc</command>:
+ This command is used to create a symlink required because of a bug in
the program. The help system looks for the docs in one location, but they
are actually installed in another. See
<ulink url="http://bugzilla.gnome.org/show_bug.cgi?id=330339"/>.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page