r4402 - in glibc-package/trunk/debian: . patches/localedata
Author: aurel32
Date: 2010-09-01 09:20:50 +0000 (Wed, 01 Sep 2010)
New Revision: 4402
Added:
glibc-package/trunk/debian/patches/localedata/locale-tt_RU.diff
Modified:
glibc-package/trunk/debian/changelog
Log:
* Add localedata/locale-tt_RU.diff from upstream to fix the name of the
tt_RU.UTF-8@iqtelif locale. Closes: #588478.
Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog 2010-09-01 08:13:28 UTC (rev 4401)
+++ glibc-package/trunk/debian/changelog 2010-09-01 09:20:50 UTC (rev 4402)
@@ -42,6 +42,8 @@
* Remove patches/alpha/cvs-longjmp-chk.diff and restore
patches/alpha/local-longjmp-chk.diff as the upstream version causes
regressions.
+ * Add localedata/locale-tt_RU.diff from upstream to fix the name of the
+ tt_RU.UTF-8@iqtelif locale. Closes: #588478.
* Add any/cvs-sunrpc-license.diff from upstream to fix the license of
Sun RPC: contrary to what Simon Phipps announced on his blog, and
according to the lawyers, the copy in glibc wasn't contained in the
Added: glibc-package/trunk/debian/patches/localedata/locale-tt_RU.diff
===================================================================
--- glibc-package/trunk/debian/patches/localedata/locale-tt_RU.diff (rev 0)
+++ glibc-package/trunk/debian/patches/localedata/locale-tt_RU.diff 2010-09-01 09:20:50 UTC (rev 4402)
@@ -0,0 +1,18 @@
+2010-05-04 Andreas Schwab <schwab@redhat.com>
+
+ * SUPPORTED (SUPPORTED-LOCALES): Fix name of tt_RU.UTF-8@iqtelif
+ locale.
+
+diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED
+index a1ebcac..d665961 100644
+--- a/localedata/SUPPORTED
++++ b/localedata/SUPPORTED
+@@ -386,7 +386,7 @@ tr_TR.UTF-8/UTF-8 \
+ tr_TR/ISO-8859-9 \
+ ts_ZA/UTF-8 \
+ tt_RU.UTF-8/UTF-8 \
+-tt_RU@iqtelif.UTF-8/UTF-8 \
++tt_RU.UTF-8@iqtelif/UTF-8 \
+ ug_CN/UTF-8 \
+ uk_UA.UTF-8/UTF-8 \
+ uk_UA/KOI8-U \
Reply to: