Author: dj
Date: 2005-11-11 20:31:12 -0700 (Fri, 11 Nov 2005)
New Revision: 5270

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/xsoft/graphweb/firefox.xml
   trunk/BOOK/xsoft/graphweb/mozilla.xml
   trunk/BOOK/xsoft/other/thunderbird.xml
Log:
Updated gcc4 patches for mozilla projects.

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2005-11-09 23:14:44 UTC (rev 5269)
+++ trunk/BOOK/general.ent      2005-11-12 03:31:12 UTC (rev 5270)
@@ -1,4 +1,4 @@
-<!ENTITY day          "09">
+<!ENTITY day          "12">
 <!ENTITY month        "11">
 <!ENTITY year         "2005">
 <!ENTITY version      "svn-&year;&month;&day;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2005-11-09 23:14:44 UTC 
(rev 5269)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2005-11-12 03:31:12 UTC 
(rev 5270)
@@ -42,6 +42,16 @@
 -->
 
     <listitem>
+      <para>November 12th, 2005</para>
+      <itemizedlist>
+        <listitem>
+          <para>[dj] - Updated gcc4 patches for mozilla projects to include 
+          xptinfo.h anonymous enum patch.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>November 9th, 2005</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
===================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml       2005-11-09 23:14:44 UTC (rev 
5269)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml       2005-11-12 03:31:12 UTC (rev 
5270)
@@ -69,7 +69,7 @@
     <itemizedlist spacing="compact">
       <listitem>
         <para>Required patch: <ulink
-        url="&patch-root;/firefox-&firefox-version;-gcc4-1.patch"/></para>
+        url="&patch-root;/firefox-&firefox-version;-gcc4-2.patch"/></para>
       </listitem>
     </itemizedlist>
 
@@ -118,7 +118,7 @@
 sed -i 's|    dist_bin="$moz_libdir"|\
 &amp;\n    run_moz="$dist_bin/run-mozilla.sh"|' browser/app/mozilla.in 
&amp;&amp;
 
-patch -Np1 -i ../firefox-&firefox-version;-gcc4-1.patch &amp;&amp;
+patch -Np1 -i ../firefox-&firefox-version;-gcc4-2.patch &amp;&amp;
 ./configure --prefix=/usr \
             
--with-default-mozilla-five-home=/usr/lib/firefox-&firefox-version; \
             --with-user-appdir=.firefox \

Modified: trunk/BOOK/xsoft/graphweb/mozilla.xml
===================================================================
--- trunk/BOOK/xsoft/graphweb/mozilla.xml       2005-11-09 23:14:44 UTC (rev 
5269)
+++ trunk/BOOK/xsoft/graphweb/mozilla.xml       2005-11-12 03:31:12 UTC (rev 
5270)
@@ -86,7 +86,7 @@
     <itemizedlist spacing="compact">
       <listitem>
         <para>Required patch: <ulink
-          url="&patch-root;/mozilla-&mozilla-version;-gcc4-1.patch"/></para>
+          url="&patch-root;/mozilla-&mozilla-version;-gcc4-2.patch"/></para>
       </listitem>
     </itemizedlist>
                                     
@@ -145,7 +145,7 @@
     <para>Compile <application>Mozilla</application> by running the
     following commands:</para>
 
-<screen><userinput>patch -Np1 -i ../mozilla-&mozilla-version;-gcc4-1.patch 
&amp;&amp;
+<screen><userinput>patch -Np1 -i ../mozilla-&mozilla-version;-gcc4-2.patch 
&amp;&amp;
 export MOZILLA_OFFICIAL="1" &amp;&amp;
 export BUILD_OFFICIAL="1" &amp;&amp;
 export MOZ_CO_PROJECT="suite" &amp;&amp;

Modified: trunk/BOOK/xsoft/other/thunderbird.xml
===================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml      2005-11-09 23:14:44 UTC (rev 
5269)
+++ trunk/BOOK/xsoft/other/thunderbird.xml      2005-11-12 03:31:12 UTC (rev 
5270)
@@ -79,7 +79,7 @@
     <itemizedlist spacing="compact">
       <listitem>
         <para>Required patch: <ulink
-        
url="&patch-root;/thunderbird-&thunderbird-version;-gcc4-1.patch"/></para>
+        
url="&patch-root;/thunderbird-&thunderbird-version;-gcc4-2.patch"/></para>
       </listitem>
       <listitem>
         <para>Required patch: <ulink
@@ -146,7 +146,7 @@
 <screen><userinput>export MOZILLA_OFFICIAL="1" &amp;&amp;
 export BUILD_OFFICIAL="1" &amp;&amp;
 export MOZ_THUNDERBIRD="1" &amp;&amp;
-patch -Np1 -i ../thunderbird-&thunderbird-version;-gcc4-1.patch &amp;&amp; 
+patch -Np1 -i ../thunderbird-&thunderbird-version;-gcc4-2.patch &amp;&amp; 
 patch -Np1 -i ../thunderbird-&thunderbird-version;-fixes-1.patch &amp;&amp; 
 ./configure --prefix=/usr \
             
--with-default-mozilla-five-home=/usr/lib/thunderbird-&thunderbird-version; \

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to