[m17n-contrib/f14/master] Update to 1.1.12 and Resolves:rh#642134-[te_IN] [inscript] U0C60, U0C44 and U0C01 need key mapping i

pnemade pnemade at fedoraproject.org
Wed Nov 10 04:01:20 UTC 2010


commit 651c3eb502bafa9722d47028720eeeba88745abb
Author: Parag Nemade <pnemade at redhat.com>
Date:   Wed Nov 10 09:31:15 2010 +0530

    Update to 1.1.12 and Resolves:rh#642134-[te_IN] [inscript] U0C60, U0C44 and U0C01 need key mapping in inscript keymap.

 .gitignore                             |    1 +
 hi-remington-enhancements-591810.patch |  193 --------------------------------
 m17n-contrib.spec                      |   27 ++---
 ml-inscript-semicolon-577171.patch     |   11 --
 sources                                |    2 +-
 ta-tamil99-enhancement.patch           |   44 -------
 te-inscript-642134.patch               |   19 +++
 7 files changed, 33 insertions(+), 264 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b3b4786..427bca4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 m17n-contrib-1.1.11.tar.gz
+/m17n-contrib-1.1.12.tar.gz
diff --git a/m17n-contrib.spec b/m17n-contrib.spec
index b05f599..7453bf0 100644
--- a/m17n-contrib.spec
+++ b/m17n-contrib.spec
@@ -1,7 +1,7 @@
 Name:     m17n-contrib
 Summary:  Contributed multilingualization datafiles for m17n-lib
-Version:  1.1.11
-Release:  4%{?dist}
+Version:  1.1.12
+Release:  2%{?dist}
 Group:    System Environment/Libraries
 License:  LGPLv2+
 URL:      http://www.m17n.org/m17n-lib/index.html
@@ -14,15 +14,13 @@ Patch3:   kn-inscript-ZWNJ-440007.patch
 Patch4:   or-inscript-ZWJ-ZWNJ-466748.patch
 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 
+Patch8:   te-inscript-642134.patch
 
 BuildArch: noarch
-BuildRequires: m17n-db-devel >= 1.6.0
-Requires: m17n-db >= 1.6.0
-Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires: m17n-db-devel 
+Requires: m17n-db
 
+# FIXME: Remove these obsolets and provides in F16
 Obsoletes: m17n-contrib-assamese < 1.1.11
 Obsoletes: m17n-contrib-bengali < 1.1.11
 Obsoletes: m17n-contrib-czech < 1.1.11
@@ -99,9 +97,6 @@ m17n-db extra files for input maps that are less used.
 %patch5 -p0
 %patch7 -p0
 %patch8 -p0
-#upstreamed patches
-%patch9 -p0
-%patch10 -p0
 
 %build
 %configure
@@ -109,7 +104,6 @@ make
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/m17n/
 
@@ -117,9 +111,6 @@ rm -rf $RPM_BUILD_ROOT/%{_bindir}
 
 %find_lang %name
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING NEWS README
@@ -167,6 +158,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/m17n/icons/zh*.png
 
 %changelog
+* Thu Oct 28 2010 Parag Nemade <pnemade AT redhat.com> - 1.1.12-2
+- Resolves:rh#642134-[te_IN] [inscript] U0C60, U0C44 and U0C01 need key mapping in inscript keymap.
+
+* Wed Oct 06 2010 Parag Nemade <pnemade AT redhat.com> - 1.1.12-1
+- update to new upstream release 1.1.12
+
 * 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
 
diff --git a/sources b/sources
index 5e35805..edc1155 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56956274a30f7a5a4733cb94022f6cb9  m17n-contrib-1.1.11.tar.gz
+fb7c35194e8940cf3ca381f5b111434c  m17n-contrib-1.1.12.tar.gz
diff --git a/te-inscript-642134.patch b/te-inscript-642134.patch
new file mode 100644
index 0000000..644023f
--- /dev/null
+++ b/te-inscript-642134.patch
@@ -0,0 +1,19 @@
++++ im/te-inscript.mim.orig     2010-10-28 12:12:34.920474916 +0530
+--- im/te-inscript.mim	2010-10-28 12:15:42.219429990 +0530
+@@ -132,13 +132,13 @@
+   (";" ?చ)
+   ("\"" ?ఠ)
+   ("'" ?ట)
+-  ("|" ?|)
+-  ("\\" ?\\)
++  ("|" ?ౠ)
++  ("\\" ?ౄ)
+   ("~" ?ఒ)
+   ("`" ?ొ)
+   ("Z" ?ఎ)
+   ("z" ?ె)
+-  ("X" ?X)
++  ("X" ?ఁ)
+   ("x" ?ం)
+   ("C" ?ణ)
+   ("c" ?మ)


More information about the scm-commits mailing list