diff --git a/glibc.changes b/glibc.changes index 00a0afe..2349fbf 100644 --- a/glibc.changes +++ b/glibc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 23 11:51:02 UTC 2012 - aj@suse.de + +- Fix first_weekday for tr_TR locale (tr_TR.patch) + +------------------------------------------------------------------- Wed May 16 08:37:57 UTC 2012 - schwab@linux-m68k.org - Fix confstr use of local buffer outside its extent diff --git a/glibc.spec b/glibc.spec index 795c3d8..2229b1d 100644 --- a/glibc.spec +++ b/glibc.spec @@ -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! diff --git a/tr_TR.patch b/tr_TR.patch new file mode 100644 index 0000000..fce6faa --- /dev/null +++ b/tr_TR.patch @@ -0,0 +1,13 @@ +Index: glibc-2.15/localedata/locales/tr_TR +=================================================================== +--- glibc-2.15.orig/localedata/locales/tr_TR ++++ glibc-2.15/localedata/locales/tr_TR +@@ -3540,6 +3540,8 @@ t_fmt_ampm " + date_fmt "/ + / + " ++first_weekday 2 ++first_workday 2 + END LC_TIME + + LC_PAPER