[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. 37630587583f1bd17014545d16c37c39e1364253

git git at cross-lfs.org
Mon Jul 26 17:50:25 PDT 2010


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  37630587583f1bd17014545d16c37c39e1364253 (commit)
       via  17c95250cdfb16e7ed413c37635c5e9f40daeecb (commit)
      from  c48a6e9b5caaa807abf88032643eb803c4547e5d (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 37630587583f1bd17014545d16c37c39e1364253
Author: Joe Ciccone <jciccone at gmail.com>
Date:   Mon Jul 26 20:50:30 2010 -0400

    Updated Coreutils to 8.4.

diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index 342ee96..e84f128 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -37,6 +37,15 @@
 -->
 
     <listitem>
+      <para>July 26, 2010</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jciccone] - Updated Coreutils to 8.5.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>July 25, 2010</para>
       <itemizedlist>
         <listitem>
diff --git a/BOOK/packages.ent b/BOOK/packages.ent
index 7fc0bff..538b1c7 100644
--- a/BOOK/packages.ent
+++ b/BOOK/packages.ent
@@ -78,10 +78,10 @@
 <!ENTITY colo-md5 "52c16ad31f3b88f710f0fdb5abed0457">
 <!ENTITY colo-home "http://www.colonel-panic.org/cobalt-mips">
 
-<!ENTITY coreutils-version "7.6">
-<!ENTITY coreutils-size "9,779 KB">
+<!ENTITY coreutils-version "8.4">
+<!ENTITY coreutils-size "10,492 KB">
 <!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.gz">
-<!ENTITY coreutils-md5 "3d82f979229365f880da750642e67cf3">
+<!ENTITY coreutils-md5 "c1ffe586d001e87d66cd80c4536ee823">
 <!ENTITY coreutils-home "&gnu-software;coreutils">
 
 <!ENTITY dejagnu-version "1.4.4">
diff --git a/BOOK/patches.ent b/BOOK/patches.ent
index fc950eb..12aa107 100644
--- a/BOOK/patches.ent
+++ b/BOOK/patches.ent
@@ -9,8 +9,8 @@
 <!ENTITY bash-branch_update-patch-size "8 KB">
 
 <!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch">
-<!ENTITY coreutils-uname-patch-md5 "56ad75fedac896082d96ab0bd5e6b32c">
-<!ENTITY coreutils-uname-patch-size "4 KB">
+<!ENTITY coreutils-uname-patch-md5 "b2e0649d3f22a631fff96667baeab971">
+<!ENTITY coreutils-uname-patch-size "8 KB">
 
 <!ENTITY diffutils-i18n-patch "diffutils-&diffutils-version;-i18n-1.patch">
 <!ENTITY diffutils-i18n-patch-md5 "2e176c390bf4dca2fb088e0a16261a96">
diff --git a/BOOK/temp-system/common/coreutils.xml b/BOOK/temp-system/common/coreutils.xml
index 220d4e9..7c6256b 100644
--- a/BOOK/temp-system/common/coreutils.xml
+++ b/BOOK/temp-system/common/coreutils.xml
@@ -35,7 +35,6 @@
 
 <screen os="bb"><userinput>cat > config.cache << EOF
 fu_cv_sys_stat_statfs2_bsize=yes
-gl_cv_func_rename_trailing_slash_bug=no
 gl_cv_func_working_mkstemp=yes
 EOF</userinput></screen>
 
diff --git a/patches/coreutils-7.6-uname-1.patch b/patches/coreutils-8.5-uname-1.patch
similarity index 94%
rename from patches/coreutils-7.6-uname-1.patch
rename to patches/coreutils-8.5-uname-1.patch
index 6fe6ed0..a186751 100644
--- a/patches/coreutils-7.6-uname-1.patch
+++ b/patches/coreutils-8.5-uname-1.patch
@@ -1,16 +1,16 @@
 Submitted By: Jim Gifford <jim at cross-lfs dot org>
-Date: 2009-09-12
-Initial Package Version: 7.6
+Date: 2010-07-26
+Initial Package Version: 5.97
 Upstream Status: Not Accepted
 Origin: Gentoo - http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/coreutils
 Description: Display CPU Information from /proc/cpuinfo or /proc/sysinfo
 
 Rediffed for 7.1 by Jim Gifford
 Rediffed for 7.5 by Jim Gifford
+Rediffed for 8.4 by Joe Ciccone
 
-diff -Naur coreutils-7.6.orig/src/uname.c coreutils-7.6/src/uname.c
---- coreutils-7.6.orig/src/uname.c	2009-09-01 04:01:16.000000000 -0700
-+++ coreutils-7.6/src/uname.c	2009-09-12 01:32:54.000000000 -0700
+--- coreutils-8.5.orig/src/uname.c	2010-01-01 08:06:47.000000000 -0500
++++ coreutils-8.5/src/uname.c	2010-07-26 20:44:24.389842706 -0400
 @@ -50,6 +50,11 @@
  # include <mach-o/arch.h>
  #endif

commit 17c95250cdfb16e7ed413c37635c5e9f40daeecb
Author: Joe Ciccone <jciccone at gmail.com>
Date:   Mon Jul 26 20:41:42 2010 -0400

    Update Date.

diff --git a/BOOK/general.ent b/BOOK/general.ent
index 2af5e71..b9cb249 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@
 
 <!ENTITY month "07"> <!-- Use two digits -->
 <!ENTITY month_name "July">
-<!ENTITY day "25"> <!-- Use two digits -->
+<!ENTITY day "26"> <!-- Use two digits -->
 <!ENTITY year "2010"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

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

Summary of changes:
 BOOK/general.ent                                   |    2 +-
 BOOK/introduction/common/changelog.xml             |    9 +++++++++
 BOOK/packages.ent                                  |    6 +++---
 BOOK/patches.ent                                   |    4 ++--
 BOOK/temp-system/common/coreutils.xml              |    1 -
 ...6-uname-1.patch => coreutils-8.5-uname-1.patch} |   10 +++++-----
 6 files changed, 20 insertions(+), 12 deletions(-)
 rename patches/{coreutils-7.6-uname-1.patch => coreutils-8.5-uname-1.patch} (94%)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list