diff --git a/imsettings-constraint-of-language.patch b/imsettings-constraint-of-language.patch index 409d7f0..b3a2428 100644 --- a/imsettings-constraint-of-language.patch +++ b/imsettings-constraint-of-language.patch @@ -7,7 +7,7 @@ diff -pruN imsettings-0.106.0.1.orig/data/xinput.sh.in.in imsettings-0.106.0.1/d elif [ -r "$SYS_XINPUTRC" ]; then - source "$SYS_XINPUTRC" + # FIXME: This hardcoded list has to be gone in the future. -+ _language_list="as bn gu hi ja kn ko ml mr ne or pa si ta te th ur vi zh" ++ _language_list="as bn gu hi ja kn ko mai ml mr ne or pa si ta te th ur vi zh" + _sourced_xinputrc=0 + for i in $_language_list; do + if echo $tmplang | grep -q -E "^$i"; then diff --git a/imsettings.spec b/imsettings.spec index ffc5b43..a32a871 100644 --- a/imsettings.spec +++ b/imsettings.spec @@ -1,6 +1,6 @@ Name: imsettings Version: 0.107.4 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: http://code.google.com/p/imsettings/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -211,6 +211,9 @@ fi %changelog +* Fri Oct 16 2009 Akira TAGOH - 0.107.4-2 +- Run IM for Mailthili by default. (#529144) + * Mon Sep 28 2009 Akira TAGOH - 0.107.4-1 - New upstream release. - Update the translations.