SHA256
1
0
forked from pool/glibc

Accepting request 121923 from home:a_jaeger:my-factory-packages

Fix first weekday for tr_TR.

OBS-URL: https://build.opensuse.org/request/show/121923
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=185
This commit is contained in:
2012-05-23 12:33:16 +00:00
committed by Git OBS Bridge
parent 3f6f92f45d
commit 6e69a3e1cf
3 changed files with 22 additions and 0 deletions

View File

@@ -305,6 +305,8 @@ Patch2008: glibc-ld-profile.patch
Patch2009: glibc-fini-unwind.diff
# PATCH-FIX-OPENSUSE malloc(0);free gets optimized out
Patch2010: glibc-2.16-mcheck.patch
# PATCH-FIX-OPENSUSE Correct first_weekday for tr_TR (glibc bug#13223) - aj@suse.de
Patch2011: tr_TR.patch
%description
The GNU C Library provides the most important standard libraries used
@@ -570,6 +572,7 @@ rm nscd/s-stamp
# %patch2008 -p1
%patch2009 -p1
%patch2010 -p1
%patch2011 -p1
#
# Inconsistency detected by ld.so: dl-close.c: 719: _dl_close: Assertion `map->l_init_called' failed!