[ibus-indic-table/f16] fixed bug #741176

anish anishpatil at fedoraproject.org
Tue Sep 27 05:11:34 UTC 2011


commit 7a81772cda39d3088b858d5afa204d7b90358d9a
Author: anish <anish at dhcp193-44.pnq.redhat.com>
Date:   Tue Sep 27 10:42:06 2011 +0530

    fixed bug #741176

 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 9cc8c36..3361376 100644
--- a/ibus-indic-table.spec
+++ b/ibus-indic-table.spec
@@ -1,6 +1,6 @@
 Name:       ibus-indic-table
 Version:    1.3.1
-Release:    4%{?dist}
+Release:    5%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
 Group:      System Environment/Libraries
@@ -9,6 +9,7 @@ Source0:    http://fedorapeople.org/~nkumar/ibus-indic-table/ibus-indic-table-1.
 Patch0:	    i-i-t-683739.patch
 Patch1:	    bug-703124.patch
 Patch2:     bug-683826-683743.patch
+Patch3:     bug-741176.patch
 Requires:       ibus
 BuildRequires:  ibus-devel
 BuildArch:  noarch
@@ -21,6 +22,7 @@ The Indic Table engine for IBus platform.
 %patch0 -p1
 %patch1 -p1 -b .2-reduced-limit-for-query
 %patch2 -p1
+%patch3 -p1
 
 %build
 %configure --disable-static --disable-additional
@@ -41,6 +43,9 @@ make DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true install pkgconfigdir=%{_datadir}/pk
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* Mon Sep 26 2011 Anish Patil <apatil at redhat.com> - 1.3.1-5
+- reolves bug #741176
+
 * Wed Sep 21 2011 Anish Patil <apatil at redhat.com> - 1.3.1-4
 - reolves bug #683826 and #683743
 


More information about the scm-commits mailing list