[ibus-indic-table/f16] resolved the bugs

anish anishpatil at fedoraproject.org
Thu Sep 22 05:05:40 UTC 2011


commit ce4a60a1064325bdd2e0f391c702b5962b94335c
Author: anish <anish at dhcp193-44.pnq.redhat.com>
Date:   Thu Sep 22 10:35:28 2011 +0530

    resolved the bugs

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


More information about the scm-commits mailing list