[ibus-indic-table/f15] Fixed the bug ibus-indic-table.spec

anish anishpatil at fedoraproject.org
Fri Sep 30 06:57:59 UTC 2011


commit 33487b0f735c70ea018f8e7b746abc08159dca6c
Author: anish <anish.developer at gmail.com>
Date:   Fri Sep 30 12:28:39 2011 +0530

    Fixed the bug ibus-indic-table.spec

 ibus-indic-table.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ibus-indic-table.spec b/ibus-indic-table.spec
index fa06b20..59b1d82 100644
--- a/ibus-indic-table.spec
+++ b/ibus-indic-table.spec
@@ -1,6 +1,6 @@
 Name:       ibus-indic-table
 Version:    1.3.1
-Release:    5%{?dist}
+Release:    6%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
 Group:      System Environment/Libraries
@@ -10,6 +10,7 @@ Patch0:	    i-i-t-683739.patch
 Patch1:	    bug-703124.patch
 Patch2:     bug-683826-683743.patch
 Patch3:     bug-741176.patch
+Patch4:     bug-741176-minor-symbol.patch
 Requires:       ibus
 BuildRequires:  ibus-devel
 BuildArch:  noarch
@@ -23,6 +24,7 @@ The Indic Table engine for IBus platform.
 %patch1 -p1 -b .2-reduced-limit-for-query
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %configure --disable-static --disable-additional
@@ -43,6 +45,9 @@ make DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true install pkgconfigdir=%{_datadir}/pk
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* Fri Sep 30 2011 Anish Patil <apatil at redhat.com> - 1.3.1-6
+- Resolves bug #741176 added unicode support for localized string
+
 * Mon Sep 27 2011 Anish Patil <apatil at redhat.com> - 1.3.1-5
 - reolves bug #741176
 


More information about the scm-commits mailing list