[Lunar-commits] <moonbase> glibc: fix build. The patch from SOURCE5 is not needed because it is already applied upstream.

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sat Sep 18 19:56:20 CEST 2010


commit 12a0834a227a761c156bcea251a808fa30606a25
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sat Sep 18 17:56:20 2010 +0000

    glibc: fix build.
    The patch from SOURCE5 is not needed because it is already applied upstream.
---
 libs/glibc/BUILD        |    1 -
 libs/glibc/BUILD.x86_64 |    1 -
 libs/glibc/DETAILS      |    3 ---
 3 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/libs/glibc/BUILD b/libs/glibc/BUILD
index 241d070..dbf3d9f 100644
--- a/libs/glibc/BUILD
+++ b/libs/glibc/BUILD
@@ -26,7 +26,6 @@
   patch_it $SOURCE2 1 &&
   patch_it $SOURCE3 1 &&
   patch_it $SOURCE4 1 &&
-  patch_it $SOURCE5 1 &&
 
   INSTALL_ROOT=$SOURCE_DIRECTORY/glibcroot &&
   mkdir -p $INSTALL_ROOT &&
diff --git a/libs/glibc/BUILD.x86_64 b/libs/glibc/BUILD.x86_64
index 9eb800d..90d0de4 100644
--- a/libs/glibc/BUILD.x86_64
+++ b/libs/glibc/BUILD.x86_64
@@ -24,7 +24,6 @@
   patch_it $SOURCE2 1 &&
   patch_it $SOURCE3 1 &&
   patch_it $SOURCE4 1 &&
-  patch_it $SOURCE5 1 &&
 
   INSTALL_ROOT=$SOURCE_DIRECTORY/glibcroot &&
   mkdir -p $INSTALL_ROOT &&
diff --git a/libs/glibc/DETAILS b/libs/glibc/DETAILS
index a785e77..e9f2332 100644
--- a/libs/glibc/DETAILS
+++ b/libs/glibc/DETAILS
@@ -4,19 +4,16 @@
          SOURCE2=$MODULE-2.11-no_timezones.patch.bz2
          SOURCE3=$MODULE-2.11.1-__i686.patch.bz2
          SOURCE4=$MODULE-2.11.2-makefile_fix-1.patch
-         SOURCE5=$MODULE-$VERSION-stat.patch
    SOURCE_URL[0]=$GNU_URL/$MODULE
    SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
    SOURCE_URL[2]=http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/glibc
      SOURCE2_URL=$PATCH_URL
      SOURCE3_URL=$PATCH_URL
      SOURCE4_URL=$PATCH_URL
-     SOURCE5_URL=$PATCH_URL
       SOURCE_VFY=sha1:ef5ca1e765719d3290bd24f94705f27534f3744b
      SOURCE2_VFY=sha1:fc5bf75815daeeef52f7558f27992e02c2cdc87d
      SOURCE3_VFY=sha1:e3f36e2bb17e51e31035f2cd405d099c624d0e9e
      SOURCE4_VFY=sha1:13c31ed2b2a24940ed181b44d8cbc6338d72316d
-     SOURCE5_VFY=sha1:d9b1a9e7ce087690b5076a9ee1f4e57032a39c0d
         WEB_SITE=http://www.gnu.org/software/libc
          ENTERED=20010922
          UPDATED=20100918


More information about the Lunar-commits mailing list