SOURCES (DEVEL): glibc-locale_fixes.patch, glibc-missing-nls.patch...

pluto pluto at pld-linux.org
Sat Feb 11 19:47:17 CET 2006


Author: pluto                        Date: Sat Feb 11 18:47:17 2006 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- updated for new snap.

---- Files affected:
SOURCES:
   glibc-locale_fixes.patch (1.12.4.7 -> 1.12.4.8) , glibc-missing-nls.patch (1.4 -> 1.4.2.1) 

---- Diffs:

================================================================
Index: SOURCES/glibc-locale_fixes.patch
diff -u SOURCES/glibc-locale_fixes.patch:1.12.4.7 SOURCES/glibc-locale_fixes.patch:1.12.4.8
--- SOURCES/glibc-locale_fixes.patch:1.12.4.7	Mon Dec 12 03:05:39 2005
+++ SOURCES/glibc-locale_fixes.patch	Sat Feb 11 19:47:11 2006
@@ -1687,15 +1687,6 @@
 diff -uNr libc.orig/localedata/locales/fi_FI libc/localedata/locales/fi_FI
 --- libc.orig/localedata/locales/fi_FI	2003-12-07 14:00:21.000000000 +0100
 +++ libc/localedata/locales/fi_FI	2004-11-10 02:36:38.000000000 +0100
-@@ -2188,7 +2188,7 @@
- t_fmt    "<U0025><U0054>"
- am_pm    "";""
- t_fmt_ampm  ""
--date_fmt       "<U0025><U0061><U0020><U0025><U002D><U0064><U002E><U0025>\
-+date_fmt       "<U0025><U0061><U0020><U0025><U002D><U0064><U002E><U0025>/
- <U002D><U006D><U002E><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U007A>"
- first_weekday 2 % Monday
- first_workday 2 % Monday
 @@ -2227,7 +2227,14 @@
  <U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
  <U004E><U0025><U0025><U007A><U0020><U0025><U0054><U0025>/
@@ -2853,17 +2844,6 @@
 diff -uNr libc.orig/localedata/locales/mn_MN libc/localedata/locales/mn_MN
 --- libc.orig/localedata/locales/mn_MN	2003-04-14 19:28:31.000000000 +0200
 +++ libc/localedata/locales/mn_MN	2004-11-10 02:36:38.000000000 +0100
-@@ -218,8 +218,8 @@
- t_fmt_ampm ""
- % Full date and time representation
- % "%Z %Y ony %B %e, %a %H:%M:%S"
--date_fmt  "<U0025><U005A><U0020><U0025><U0059><U0020><U043E><U043D><U044B><U0020><U0025><U0042><U0020>";/
--	  "<U0025><U0065><U002C><U0020><U0025><U0061><U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053>"
-+date_fmt  "<U0025><U005A><U0020><U0025><U0059><U0020><U043E><U043D><U044B><U0020><U0025><U0042><U0020>/
-+<U0025><U0065><U002C><U0020><U0025><U0061><U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053>"
- END LC_TIME
- 
- LC_MESSAGES
 @@ -255,7 +255,7 @@
  country_num   496
  country_car   "<U004D><U0047><U004C>"

================================================================
Index: SOURCES/glibc-missing-nls.patch
diff -u SOURCES/glibc-missing-nls.patch:1.4 SOURCES/glibc-missing-nls.patch:1.4.2.1
--- SOURCES/glibc-missing-nls.patch:1.4	Sat Nov 27 03:20:22 2004
+++ SOURCES/glibc-missing-nls.patch	Sat Feb 11 19:47:11 2006
@@ -78,28 +78,6 @@
       N_("Hang for SECS seconds (default 3600)")},
    {0, 0}
  };
---- libc/MakeTAGS.orig	2003-03-04 11:25:13.000000000 +0100
-+++ libc/MakeTAGS	2004-11-27 03:03:16.819017384 +0100
-@@ -158,7 +158,7 @@
- 	$(extract)
- endif
- 
--all-pot = $P/libc-top.pot $P/subdirs.pot
-+all-pot = $P/libc-top.pot $P/subdirs.pot $P/ldd.pot
- 
- ifndef subdir
- # Collect all the subdir messages, massaging the file names in comments
-@@ -169,6 +169,10 @@
- 	 do sed "/^#:/s% % $$d/%g" $P/$$d.pot; done) > $@.new
- 	mv -f $@.new $@
- 
-+$P/ldd.pot: 
-+	bash --dump-po-strings elf/ldd.bash.in > $@.new
-+	mv -f $@.new $@
-+
- # Combine all the messages into the final sorted template translation file.
- # The following code requires GNU date.
- $P/libc.pot: $(all-pot)
 --- libc/po/pl.po.orig	2004-11-27 02:09:53.487997720 +0100
 +++ libc/po/pl.po	2004-11-27 02:55:18.072797872 +0100
 @@ -1713,7 +1713,8 @@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/glibc-locale_fixes.patch?r1=1.12.4.7&r2=1.12.4.8&f=u
    http://cvs.pld-linux.org/SOURCES/glibc-missing-nls.patch?r1=1.4&r2=1.4.2.1&f=u



More information about the pld-cvs-commit mailing list