rpms/m17n-contrib/devel ml-inscript-semicolon-577171.patch, NONE, 1.1 ta-tamil99-enhancement.patch, NONE, 1.1 m17n-contrib.spec, 1.36, 1.37

pnemade pnemade at fedoraproject.org
Wed Jul 7 13:23:39 UTC 2010


Author: pnemade

Update of /cvs/pkgs/rpms/m17n-contrib/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv31393

Modified Files:
	m17n-contrib.spec 
Added Files:
	ml-inscript-semicolon-577171.patch 
	ta-tamil99-enhancement.patch 
Log Message:
* Wed Jul 07 2010 Parag Nemade <pnemade AT redhat.com> -1.1.11-4
- Add patches ta-tamil99-enhancement.patch ml-inscript-semicolon-577171.patch



ml-inscript-semicolon-577171.patch:
 ml-inscript.mim |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE ml-inscript-semicolon-577171.patch ---
--- im/ml-inscript.mim.old	2007-05-29 10:35:58.000000000 +0530
+++ im/ml-inscript.mim	2010-05-19 11:51:17.000000000 +0530
@@ -212,7 +212,7 @@
   ("L" "ഥ")
   ("l" "ത")
   (":" "ഛ")
-  ("\;" "ച")
+  (";" "ച")
   ("\"" "ഠ")
   ("'" "ട")
   ("|" "|")

ta-tamil99-enhancement.patch:
 ta-tamil99.mim |   23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

--- NEW FILE ta-tamil99-enhancement.patch ---
--- im/ta-tamil99.mim.old	2007-05-29 10:35:58.000000000 +0530
+++ im/ta-tamil99.mim	2010-06-14 12:42:45.000000000 +0530
@@ -1,5 +1,5 @@
 ;; ta-tamil99.mim -- Tamil input method for tamil99 layout
-;; Copyright (c) 2006 Red Hat, Inc. All rights reserved.
+;; Copyright (c) 2006, 2010 Red Hat, Inc. All rights reserved.
 
 ;; This file is part of the m17n contrib; a sub-part of the m17n
 ;; library.
@@ -102,6 +102,7 @@
   ("a" ?அ)
   ("s" ?இ)
   ("d" ?உ)
+  ("f" ?்)
   ("F" ?ஃ)
   ("g" ?எ)
   ("h" ?க)
@@ -786,6 +787,26 @@
   ("C" ?௵)
   ("V" ?௶)
   ("B" ?௷)
+
+  ("^^" "^")
+  ("^c" "©")
+  ("^." "•")
+
+  ("^7" "‘")
+  ("^8" "’")
+  ("^9" "“")
+  ("^0" "”")
+  ("^S" " ")
+
+  ("^q" "ா")
+  ("^s" "ி")
+  ("^w" "ீ")
+  ("^d" "ு")
+  ("^e"  "ூ")
+  ("^g" "ெ")
+  ("^t" "ே")
+  ("^r" "ை")
+
   ))
 
 (state


Index: m17n-contrib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/m17n-contrib/devel/m17n-contrib.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -p -r1.36 -r1.37
--- m17n-contrib.spec	17 May 2010 07:56:22 -0000	1.36
+++ m17n-contrib.spec	7 Jul 2010 13:23:38 -0000	1.37
@@ -1,7 +1,7 @@
 Name:     m17n-contrib
 Summary:  Contributed multilingualization datafiles for m17n-lib
 Version:  1.1.11
-Release:  3%{?dist}
+Release:  4%{?dist}
 Group:    System Environment/Libraries
 License:  LGPLv2+
 URL:      http://www.m17n.org/m17n-lib/index.html
@@ -15,6 +15,8 @@ Patch4:   or-inscript-ZWJ-ZWNJ-466748.pa
 Patch5:   pa-jhelum-numeric-503478.patch
 Patch7:   te-inscript-ZWJ-451203.patch
 Patch8:   hi-remington-enhancements-591810.patch
+Patch9:   ta-tamil99-enhancement.patch
+Patch10:  ml-inscript-semicolon-577171.patch 
 
 BuildArch: noarch
 BuildRequires: m17n-db-devel >= 1.6.0
@@ -97,6 +99,9 @@ m17n-db extra files for input maps that 
 %patch5 -p0
 %patch7 -p0
 %patch8 -p0
+#upstreamed patches
+%patch9 -p0
+%patch10 -p0
 
 %build
 %configure
@@ -162,6 +167,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/m17n/icons/zh*.png
 
 %changelog
+* Wed Jul 07 2010 Parag Nemade <pnemade AT redhat.com> -1.1.11-4
+- Add patches ta-tamil99-enhancement.patch ml-inscript-semicolon-577171.patch
+
 * Mon May 17 2010 Parag Nemade <pnemade AT redhat.com> -1.1.11-3
 - Add patch hi-remington-enhancements-591810.patch
 - Fix upgrade path from F-13 



More information about the scm-commits mailing list