]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- up to 2.12 (no official tarball yet) auto/th/glibc-2_12-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 5 May 2010 08:45:04 +0000 (08:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc-locale_fixes.patch -> 1.27
    glibc-morelocales.patch -> 1.64
    glibc-posix-sh.patch -> 1.2
    glibc.spec -> 1.870

glibc-locale_fixes.patch
glibc-morelocales.patch
glibc-posix-sh.patch
glibc.spec

index f44156685f53e9f790170323ecb7f7701671e91c..35091451c2922bb7509fac5da442a2717259fc93 100644 (file)
@@ -1195,22 +1195,6 @@ diff -uNr libc.orig/localedata/locales/es_CR libc/localedata/locales/es_CR
  END LC_MESSAGES
  
  LC_MONETARY
-@@ -145,7 +144,15 @@
- <U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
- <U004E><U0025><U0025><U007A><U0020><U0025><U0054><U0025>/
- <U004E><U0025><U0063><U0025><U004E>"
-+country_name  "<U0043><U006F><U0073><U0074><U0061><U0020>/
-+<U0052><U0069><U0063><U0061>"
- country_ab2   "<U0043><U0052>"
- country_ab3   "<U0043><U0052><U0049>"
- country_num   188
-+country_car   "<U0043><U0052>"
-+country_isbn  "9968,9977"
-+lang_name     "<U0045><U0073><U0070><U0061><U00D1><U006F><U006C>"
-+lang_ab       "<U0065><U0073>"
-+lang_term     "<U0073><U0070><U0061>"
-+lang_lib      "<U0073><U0070><U0061>"
- END LC_ADDRESS
 diff -uNr libc.orig/localedata/locales/es_DO libc/localedata/locales/es_DO
 --- libc.orig/localedata/locales/es_DO 2003-12-07 14:00:21.000000000 +0100
 +++ libc/localedata/locales/es_DO      2004-11-10 02:36:38.000000000 +0100
index 933a0367fb26d084110afa06f8e346851ce2601c..e95c356085b8d3c712b154553e997a6e05d24e9f 100644 (file)
@@ -1783,9 +1783,9 @@ diff -urN glibc-2.6.org/localedata/locales/sw_UG glibc-2.6/localedata/locales/sw
  sl_SI/ISO-8859-2 \
  so_DJ.UTF-8/UTF-8 \
 @@ -341,9 +387,13 @@
- so_SO/ISO-8859-1 \
  sq_AL.UTF-8/UTF-8 \
  sq_AL/ISO-8859-1 \
+ sq_MK/UTF-8 \
 +sr_ME.ISO-8859-5/ISO-8859-5 \
  sr_ME/UTF-8 \
 +sr_RS.ISO-8859-5/ISO-8859-5 \
index 41f4d5579d649a0e6591dda1395edb37b2b531c1..ecdc314d428ff9dc74a002a51949e9f96c1ba7bc 100644 (file)
@@ -3,7 +3,7 @@
 @@ -1,4 +1,4 @@
 -#! @BASH@
 +#! /bin/sh
- # Copyright (C) 1996-2008, 2009 Free Software Foundation, Inc.
+ # Copyright (C) 1996-2008, 2009, 2010 Free Software Foundation, Inc.
  # This file is part of the GNU C Library.
  
 @@ -36,16 +36,16 @@
@@ -14,7 +14,7 @@
 +    printf "Copyright (C) %s Free Software Foundation, Inc.
  This is free software; see the source for copying conditions.  There is NO
  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- " "2009"
+ " "2010"
 -    printf $"Written by %s and %s.
 +    printf "Written by %s and %s.
  " "Roland McGrath" "Ulrich Drepper"
index 76903e8512c7da28ef052e6d656012b529937c22..8a667ed57e66f10655a1d4942b75b65503acb17f 100644 (file)
@@ -32,13 +32,14 @@ Summary(ru.UTF-8):  GNU libc версии
 Summary(tr.UTF-8):     GNU libc
 Summary(uk.UTF-8):     GNU libc версії
 Name:          glibc
-Version:       2.11.1
-Release:       5
+Version:       2.12
+Release:       1
 Epoch:         6
 License:       LGPL v2.1+
 Group:         Libraries
-Source0:       ftp://sources.redhat.com/pub/glibc/releases/%{name}-%{version}.tar.bz2
-# Source0-md5: 6856d5d8b1239556687f0d1217f3f266
+# Source0:     ftp://sources.redhat.com/pub/glibc/releases/%{name}-%{version}.tar.bz2
+Source0:       %{name}-%{version}.tar.bz2
+# Source0-md5: 37526f1337474dffcf9cda5292957c24
 Source2:       nscd.init
 Source3:       nscd.sysconfig
 Source4:       nscd.logrotate
This page took 0.059144 seconds and 4 git commands to generate.