[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.1.0-1236-gfc97a3b

git git at cross-lfs.org
Sun Jun 8 06:37:22 PDT 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  fc97a3bc7f23b271286a01e76e625798ad0a2d8e (commit)
       via  768726030a62d26e2ab3656664edc7b2ec696119 (commit)
      from  e167dd957b2fece2d76e6056ab88ca4705c87599 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fc97a3bc7f23b271286a01e76e625798ad0a2d8e
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Sun Jun 8 08:36:53 2014 -0500

    Add Perl multilib patch to all multilib book's materials patches pages.

diff --git a/BOOK/materials/mips64/patches.xml b/BOOK/materials/mips64/patches.xml
index 18e3a95..52a1c1a 100644
--- a/BOOK/materials/mips64/patches.xml
+++ b/BOOK/materials/mips64/patches.xml
@@ -36,6 +36,10 @@
     href="../x86_64/patches.xml"
     xpointer="xpointer(//*[@os='iproute2-libdir-patch'])"/>
 
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86_64/patches.xml"
+    xpointer="xpointer(//*[@os='perl-multilib-patch'])"/>
+
   </variablelist>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
diff --git a/BOOK/materials/ppc64/patches.xml b/BOOK/materials/ppc64/patches.xml
index 086e102..9cf1d08 100644
--- a/BOOK/materials/ppc64/patches.xml
+++ b/BOOK/materials/ppc64/patches.xml
@@ -25,6 +25,10 @@
     xpointer="xpointer(//*[@os='iproute2-libdir-patch'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86_64/patches.xml"
+    xpointer="xpointer(//*[@os='perl-multilib-patch'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../ppc/patches.xml"
     xpointer="xpointer(//*[@os='powerpcutils-fixes-patch'])"/>
 
diff --git a/BOOK/materials/sparc64/patches.xml b/BOOK/materials/sparc64/patches.xml
index 17e5fe2..847ed55 100644
--- a/BOOK/materials/sparc64/patches.xml
+++ b/BOOK/materials/sparc64/patches.xml
@@ -25,6 +25,10 @@
     xpointer="xpointer(//*[@os='iproute2-libdir-patch'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86_64/patches.xml"
+    xpointer="xpointer(//*[@os='perl-multilib-patch'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../sparc/patches.xml"
     xpointer="xpointer(//*[@os='silo-fixes-patch'])"/>
 
diff --git a/BOOK/materials/x86_64/patches.xml b/BOOK/materials/x86_64/patches.xml
index 1ffc577..67986cd 100644
--- a/BOOK/materials/x86_64/patches.xml
+++ b/BOOK/materials/x86_64/patches.xml
@@ -25,6 +25,15 @@
       </listitem>
     </varlistentry>
 
+    <varlistentry os="perl-multilib-patch">
+      <term>Perl Configure Multilib Patch - <token>&perl-multilib-patch-size;</token>:</term>
+      <listitem>
+        <para>Download: <ulink
+        url="&patches-root;&perl-multilib-patch;"/></para>
+        <para>MD5 sum: <literal>&perl-multilib-patch-md5;</literal></para>
+      </listitem>
+    </varlistentry>
+
   </variablelist>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"

commit 768726030a62d26e2ab3656664edc7b2ec696119
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Sun Jun 8 08:34:05 2014 -0500

    Update date for June 8th, 2014 changes.

diff --git a/BOOK/general.ent b/BOOK/general.ent
index 0fee48a..0ed3916 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@
 
 <!ENTITY month "06"> <!-- Use two digits -->
 <!ENTITY month_name "June">
-<!ENTITY day "04"> <!-- Use two digits -->
+<!ENTITY day "08"> <!-- Use two digits -->
 <!ENTITY year "2014"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

-----------------------------------------------------------------------

Summary of changes:
 BOOK/general.ent                   |    2 +-
 BOOK/materials/mips64/patches.xml  |    4 ++++
 BOOK/materials/ppc64/patches.xml   |    4 ++++
 BOOK/materials/sparc64/patches.xml |    4 ++++
 BOOK/materials/x86_64/patches.xml  |    9 +++++++++
 5 files changed, 22 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list