Blame SOURCES/saplocales-2.2.5-SAPSJIS.patch

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