[iok/f17] Resolves:rh#799568 - iok crashed while selecting 'xkb-Malayalam (enhanced Inscript with Rupee Sign)'

pnemade pnemade at fedoraproject.org
Sat Mar 3 05:27:30 UTC 2012


commit c123ef86e2309bb0da657644f6b5b6f28d003a10
Author: Parag Nemade <pnemade at redhat.com>
Date:   Sat Mar 3 10:57:23 2012 +0530

    Resolves:rh#799568 - iok crashed while selecting 'xkb-Malayalam (enhanced Inscript with Rupee Sign)'

 iok.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/iok.spec b/iok.spec
index 40f443b..b4df7d3 100644
--- a/iok.spec
+++ b/iok.spec
@@ -1,11 +1,12 @@
 Name:           iok
 Version:        1.3.13
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Indic Onscreen Virtual Keyboard
 Group:          Applications/System
 License:        GPLv2+
 URL:            http://iok.sourceforge.net
 Source0:        https://fedorahosted.org/releases/i/o/iok/%{name}-%{version}.tar.gz
+Patch1:         iok-1.3.13-increase-size-xkb-name-array.patch
 BuildRequires:  desktop-file-utils libXtst-devel
 BuildRequires:  gtk2-devel gettext libxml2-devel
 BuildRequires:  intltool unique-devel
@@ -18,6 +19,7 @@ can even try to parse non-inscript keymaps and show them in iok.
 
 %prep
 %setup -q
+%patch1 -p0
 
 %build
 %configure
@@ -43,6 +45,9 @@ desktop-file-install --vendor fedora \
 
 
 %changelog
+* Fri Mar 02 2012 Parag Nemade <pnemade AT redhat DOT com>- 1.3.13-4
+- Resolves:rh#799568 - iok crashed while selecting 'xkb-Malayalam (enhanced Inscript with Rupee Sign)'
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.13-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list