Author: dnicholson
Date: 2006-09-04 12:03:29 -0600 (Mon, 04 Sep 2006)
New Revision: 6294
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/xsoft/graphweb/firefox.xml
Log:
Updated to firefox-1.5.0.6
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-09-04 06:38:03 UTC (rev 6293)
+++ trunk/BOOK/general.ent 2006-09-04 18:03:29 UTC (rev 6294)
@@ -525,7 +525,7 @@
<!-- Chapter 36 -->
<!ENTITY mozilla-version "1.7.12">
<!ENTITY seamonkey-version "1.0.1">
-<!ENTITY firefox-version "1.5.0.4">
+<!ENTITY firefox-version "1.5.0.6">
<!ENTITY galeon-version "2.0.1">
<!ENTITY dillo-version "0.8.5">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-09-04 06:38:03 UTC
(rev 6293)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-09-04 18:03:29 UTC
(rev 6294)
@@ -45,6 +45,10 @@
<para>September 4th, 2006</para>
<itemizedlist>
<listitem>
+ <para>[dnicholson] - Updated to Firefox-1.5.0.6. Changed the
+ order of the patches so that they can apply cleanly.</para>
+ </listitem>
+ <listitem>
<para>[dnicholson] - Fixed the text describing the default
PKG_CONFIG_PATH to include /usr/share/pkgconfig. Fixes #2117.
Thanks to Joe Ciccone.</para>
Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
===================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml 2006-09-04 06:38:03 UTC (rev
6293)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml 2006-09-04 18:03:29 UTC (rev
6294)
@@ -4,10 +4,10 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY firefox-download-http
"http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;-source.tar.bz2">
+ <!ENTITY firefox-download-http
"http://releases.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;-source.tar.bz2">
<!ENTITY firefox-download-ftp
"ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;-source.tar.bz2">
- <!ENTITY firefox-md5sum "4cb3d7c1b5345585750766c589308b5e">
- <!ENTITY firefox-size "33.7 MB">
+ <!ENTITY firefox-md5sum "3a659d384744cab77f90920f6d529c89">
+ <!ENTITY firefox-size "33.9 MB">
<!ENTITY firefox-buildsize "548 MB">
<!ENTITY firefox-time "13.9 SBU">
]>
@@ -228,6 +228,12 @@
EOF</userinput></screen>
+ <para>If you wish to use <application>Pango</application> for font
+ rendering and have uncommented the appropriate option in
+ <filename>.mozconfig</filename>, apply the following patch:</para>
+
+<screen><userinput>patch -Np1 -i
../firefox-&firefox-version;-pangoxft-1.patch</userinput></screen>
+
<para>If you have system-installed Network Security Services (NSS) and
Netscape Portable Runtime (NSPR) libraries and you uncommented the
appropriate lines in the <filename>.mozconfig</filename> file to utilize
@@ -235,12 +241,6 @@
<screen><userinput>patch -Np1 -i
../firefox-&firefox-version;-system_nss-1.patch</userinput></screen>
- <para>If you wish to use <application>Pango</application> for font
- rendering and have uncommented the appropriate option in
- <filename>.mozconfig</filename>, apply the following patch:</para>
-
-<screen><userinput>patch -Np1 -i
../firefox-&firefox-version;-pangoxft-1.patch</userinput></screen>
-
<para>Compile <application>Firefox</application> by issuing the
following commands:</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page