Blame SOURCES/saplocales-2.2.5-SAPSJIS.patch

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