[Lunar-commits] <moonbase> glibc: use the bz2 compressed tarball otherwise the locale languages can't be configured.

Florin Braescu florin at lunar-linux.org
Wed Nov 9 15:15:43 CET 2011


commit 06a513cbd558bee0d600104be7707ab7b9ebd184
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Nov 9 15:15:43 2011 +0100

    glibc: use the bz2 compressed tarball otherwise the locale languages can't be configured.
---
 libs/glibc/DETAILS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libs/glibc/DETAILS b/libs/glibc/DETAILS
index 8395c3c..938ee5e 100644
--- a/libs/glibc/DETAILS
+++ b/libs/glibc/DETAILS
@@ -1,6 +1,6 @@
           MODULE=glibc
          VERSION=2.14.1
-          SOURCE=$MODULE-$VERSION.tar.xz
+          SOURCE=$MODULE-$VERSION.tar.bz2
          SOURCE2=$MODULE-2.11-no_timezones.patch.bz2
          SOURCE3=$MODULE-2.11.1-__i686.patch.bz2
          SOURCE4=$MODULE-2.13-gcc_fix-1.patch.bz2
@@ -14,7 +14,7 @@
      SOURCE4_URL=$PATCH_URL
      SOURCE5_URL=$PATCH_URL
      SOURCE6_URL=$PATCH_URL
-      SOURCE_VFY=sha1:41ead3cdc99a40a17d5830672c36b49b1d7b79f7
+      SOURCE_VFY=sha1:f1945eea78bb30563d33c9e6a5f6f97f374135b4
      SOURCE2_VFY=sha1:fc5bf75815daeeef52f7558f27992e02c2cdc87d
      SOURCE3_VFY=sha1:e3f36e2bb17e51e31035f2cd405d099c624d0e9e
      SOURCE4_VFY=sha1:2fa2f8b8920c5009a864cc0b0ec5fcccee4c84a5


More information about the Lunar-commits mailing list