Blame SOURCES/saplocales-2.2.5-SAPSJIS.patch

18aefd
diff -u saplocales-2.2.5/SAPSHIFT_JIS\~ saplocales-2.2.5/SAPSHIFT_JIS
18aefd
--- saplocales-2.2.5/SAPSHIFT_JIS~	2002-04-30 22:45:08.000000000 +1000
18aefd
+++ saplocales-2.2.5/SAPSHIFT_JIS	2010-01-26 19:13:01.000000000 +1000
18aefd
@@ -1,9 +1,10 @@
18aefd
-<code_set_name> SJIS
18aefd
+<code_set_name> SAPSHIFT_JIS
18aefd
 <comment_char> %
18aefd
 <escape_char> /
18aefd
 <mb_cur_min> 1
18aefd
 <mb_cur_max> 2
18aefd
 
18aefd
+% alias SAPSJIS
18aefd
 CHARMAP
18aefd
 <U0000>     /x00     NULL (NUL)
18aefd
 <U0001>     /x01     START OF HEADING (SOH)
18aefd
@@ -98,7 +98,7 @@ CHARMAP
18aefd
 <U0059>     /x59     LATIN CAPITAL LETTER Y
18aefd
 <U005A>     /x5a     LATIN CAPITAL LETTER Z
18aefd
 <U005B>     /x5b     LEFT SQUARE BRACKET
18aefd
-<U00A5>     /x5c     YEN SIGN
18aefd
+<U005C>     /x5c     YEN SIGN
18aefd
 <U005D>     /x5d     RIGHT SQUARE BRACKET
18aefd
 <U005E>     /x5e     CIRCUMFLEX ACCENT
18aefd
 <U005F>     /x5f     LOW LINE
18aefd
@@ -132,7 +132,7 @@ CHARMAP
18aefd
 <U007B>     /x7b     LEFT CURLY BRACKET
18aefd
 <U007C>     /x7c     VERTICAL LINE
18aefd
 <U007D>     /x7d     RIGHT CURLY BRACKET
18aefd
-<U203E>     /x7e     OVERLINE
18aefd
+<U007E>     /x7e     OVERLINE
18aefd
 <U007F>     /x7f     DELETE (DEL)
18aefd
18aefd
 <U3000>     /x81/x40     IDEOGRAPHIC SPACE
18aefd
diff -u saplocales-2.2.5/SAPSJIS.c\~ saplocales-2.2.5/SAPSJIS.c
18aefd
--- saplocales-2.2.5/SAPSJIS.c~	2010-01-26 13:00:46.000000000 +1000
18aefd
+++ saplocales-2.2.5/SAPSJIS.c	2010-01-26 20:19:52.000000000 +1000
18aefd
@@ -4328,7 +4328,7 @@
18aefd
 };
18aefd
 
18aefd
 /* Definitions used in the body of the `gconv' function.  */
18aefd
-#define CHARSET_NAME		"SJIS//"
18aefd
+#define CHARSET_NAME		"SAPSJIS//"
18aefd
 #define FROM_LOOP		from_sjis
18aefd
 #define TO_LOOP			to_sjis
18aefd
 #define DEFINE_INIT		1