rpms/m17n-contrib/F-10 kn-kgp-halantha-ayogavaaha.patch, NONE, 1.1 pa-jhelum-numeric-503478.patch, NONE, 1.1 .cvsignore, 1.7, 1.8 m17n-contrib.spec, 1.22, 1.23 sources, 1.8, 1.9

pnemade pnemade at fedoraproject.org
Tue Aug 18 05:33:13 UTC 2009


Author: pnemade

Update of /cvs/pkgs/rpms/m17n-contrib/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28664

Modified Files:
	.cvsignore m17n-contrib.spec sources 
Added Files:
	kn-kgp-halantha-ayogavaaha.patch 
	pa-jhelum-numeric-503478.patch 
Log Message:
* Mon Aug 17 2009 Parag Nemade <pnemade at redhat.com> -1.1.10-2
- Add patch kn-kgp-halantha-ayogavaaha.patch
- update to new upstream release 1.1.10
- Add patch pa-jhelum-numeric-503478.patch



kn-kgp-halantha-ayogavaaha.patch:
 kn-kgp-new.mim |   47 +++++++++++++++++++++++++++++++++--------------
 1 file changed, 33 insertions(+), 14 deletions(-)

--- NEW FILE kn-kgp-halantha-ayogavaaha.patch ---
--- im/kn-kgp.mim	2008-07-02 14:32:22.000000000 +0530
+++ im/kn-kgp-new.mim	2009-08-03 12:29:13.000000000 +0530
@@ -2,6 +2,8 @@
 ;;   Copyright (C) 2008
 ;;   Sridhar M.A., Mysore; mas at mylug.org
 
+;; Modified for better visual appeal by Prasad H. L. hlprasu at gmail.com
+
 
 ;; This file is part of the m17n contrib; a sub-part of the m17n
 ;; library.
@@ -35,7 +37,7 @@
   ("A") ("B") ("C") ("D") ("E") ("G") ("H") ("I") ("J") ("K") 
   ("L") ("M") ("N") ("O") ("P") ("Q") ("R") ("S") ("T") ("U")
   ("V") ("W") ("Y") ("Z")
-  ("a") ("b") ("c") ("d") ("e") ("f") ("g") ("h") ("i")
+  ("a") ("b") ("c") ("d") ("e") ("g") ("h") ("i")
   ("j") ("k") ("l") ("m") ("n") ("o") ("p") ("q") ("r")
   ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z"))
 
@@ -94,8 +96,6 @@
   ("o" "ಒ")
   ("O" "ಓ")
   ("V" "ಔ")
-  ("M" "ಂ")
-  ("H" "ಃ")
   ("|" "।")
   ("||" "॥")
   ("sX" "ಽ")
@@ -110,8 +110,15 @@
   ("8" "೮")
   ("9" "೯"))
 
+ (halantha
+   ("f" "್")
+   ("ff" "್‌"))
+ 
+ (ayogavaaha
+  ("M" "ಂ")
+  ("H" "ಃ"))
+
  (dependent
-  ("f" "್")
   ("A" "ಾ")
   ("i" "ಿ")
   ("I" "ೀ")
@@ -124,8 +131,7 @@
   ("Y" "ೈ")
   ("o" "ೊ")
   ("O" "ೋ")
-  ("V" "ೌ")
-  ("ff" "್‌"))
+  ("V" "ೌ"))
 
  (return
   ((Return)))
@@ -135,23 +141,36 @@
 
 (state
  (init
-  (starter (pushback 1) (shift intermediate)))
+  (starter (pushback 1) (shift start)))
+
+ (start
+  (consonant (shift first))
+  (independent (shift ayogavaaha))
+  (backspace)
+  (return (shift init)))
 
- (intermediate
-  (consonant (shift second))
-  (independent (shift finish))
+ (first
+  (consonant (set a @-1) (undo -1) (commit) (pushback a) (shift start))
+  (ayogavaaha (shift finish))
+  (dependent (shift ayogavaaha))
+  (halantha (shift second))
   (backspace)
   (return (shift init)))
 
  (second
-  (consonant)
-  (dependent (shift finish))
+  (consonant (shift first))
   (backspace)
   (return (shift init)))
 
+ (ayogavaaha
+  (ayogavaaha (shift ayogavaaha))
+  (backspace)
+  (return (shift init))
+
  (finish
-  (return)
-  )
+  (backspace)
+  (return))
+)
 
 ;; (finish
 ;;  (return)

pa-jhelum-numeric-503478.patch:
 pa-jhelum.mim |   13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

--- NEW FILE pa-jhelum-numeric-503478.patch ---
--- im/pa-jhelum.mim.orig	2007-05-29 10:35:58.000000000 +0530
+++ im/pa-jhelum.mim	2009-06-01 15:26:40.000000000 +0530
@@ -71,7 +71,18 @@
   ((KP_Multiply) "*")
   ((KP_Add) "+")
   ((KP_Subtract) "-") 
- 
+
+  ((C-A-1) "੧")
+  ((C-A-2) "੨")
+  ((C-A-3) "੩")
+  ((C-A-4) "੪")
+  ((C-A-5) "੫")
+  ((C-A-6) "੬")
+  ((C-A-7) "੭")
+  ((C-A-8) "੮")
+  ((C-A-9) "੯")
+  ((C-A-0) "੦")
+
   ("~" ?~)
   ("`" ?`)
   ("!" ?!)


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/m17n-contrib/F-10/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	21 Oct 2008 10:21:42 -0000	1.7
+++ .cvsignore	18 Aug 2009 05:33:12 -0000	1.8
@@ -1,6 +1 @@
-m17n-contrib-1.1.3.tar.gz
-m17n-contrib-1.1.4.tar.gz
-m17n-contrib-1.1.5.tar.gz
-m17n-contrib-1.1.6.tar.gz
-m17n-contrib-1.1.7.tar.gz
-m17n-contrib-1.1.8.tar.gz
+m17n-contrib-1.1.10.tar.gz


Index: m17n-contrib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/m17n-contrib/F-10/m17n-contrib.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- m17n-contrib.spec	7 Nov 2008 08:59:15 -0000	1.22
+++ m17n-contrib.spec	18 Aug 2009 05:33:12 -0000	1.23
@@ -1,16 +1,19 @@
 Name:     m17n-contrib
 Summary:  Contributed multilingualization datafiles for m17n-lib
-Version:  1.1.8
+Version:  1.1.10
 Release:  2%{?dist}
 Group:    System Environment/Libraries
 License:  LGPLv2+
 URL:      http://www.m17n.org/m17n-lib/index.html
 Source0:  http://www.m17n.org/m17n-lib-download/m17n-contrib-%{version}.tar.gz
+Source1:  mai-inscript.mim
 Patch0:	  bug433416-bn-probhat.patch
 Patch1:	  as-inscript-keysummary-440201.patch
 Patch2:   ml-inscript-keysummary-435259.patch
 Patch3:   kn-inscript-ZWNJ-440007.patch
 Patch4:   or-inscript-ZWJ-ZWNJ-466748.patch
+Patch5:   pa-jhelum-numeric-503478.patch
+Patch6:   kn-kgp-halantha-ayogavaaha.patch
 BuildArch: noarch
 BuildRequires: m17n-db-devel >= 1.5.2-3
 Requires: m17n-db >= 1.4.0
@@ -69,14 +72,18 @@ for %(echo %1 | sed -e "s/\\(.*\\)/\\u\\
 
 %mk_pkg_uses_db assamese as 1
 %mk_pkg_uses_db bengali bn 1
+%mk_pkg czech cs 1
 %mk_pkg esperanto eo 1
 %mk_pkg_uses_db gujarati gu 1
 %mk_pkg_uses_db hindi hi 1
 %mk_pkg_uses_db kannada kn 1
+%mk_pkg kashmiri ks 0
+%mk_pkg maithili mai 0
 %mk_pkg_uses_db malayalam ml 1
 %mk_pkg marathi mr 1
 %mk_pkg nepali ne 1
 %mk_pkg_uses_db oriya or 1
+%mk_pkg pashto ps 1
 %mk_pkg_uses_db punjabi pa 1
 %mk_pkg_uses_db russian ru 0
 %mk_pkg sindhi sd 1
@@ -86,6 +93,7 @@ for %(echo %1 | sed -e "s/\\(.*\\)/\\u\\
 %mk_pkg_uses_db telugu te 1
 %mk_pkg urdu ur 1
 %mk_pkg_uses_db vietnamese vi 1
+%mk_pkg_uses_db chinese zh 1
 
 
 %prep
@@ -95,6 +103,8 @@ for %(echo %1 | sed -e "s/\\(.*\\)/\\u\\
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p0
+%patch6 -p0
 
 %build
 %configure
@@ -104,6 +114,7 @@ make
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p"
+cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/m17n/
 
 # generate .engine files for ibus-m17n for now
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/ibus/engine
@@ -123,6 +134,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/m17n/scripts
 
 %changelog
+* Mon Aug 17 2009 Parag Nemade <pnemade at redhat.com> -1.1.10-2
+- Add patch kn-kgp-halantha-ayogavaaha.patch
+- update to new upstream release 1.1.10 
+- Add patch pa-jhelum-numeric-503478.patch
+
 * Wed Nov 05 2008 Parag Nemade <pnemade at redhat.com> -1.1.8-2.fc10
 - Resolves: Bug 466748-[or_IN] Needed ZWJ & ZWNJ for Oriya Inscript keymap
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/m17n-contrib/F-10/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	21 Oct 2008 10:21:42 -0000	1.8
+++ sources	18 Aug 2009 05:33:12 -0000	1.9
@@ -1 +1 @@
-1e36885707c854a7b9437c2be628354e  m17n-contrib-1.1.8.tar.gz
+e271af85713ebfaf0bc3a86a2e4248db  m17n-contrib-1.1.10.tar.gz




More information about the fedora-extras-commits mailing list