[ibus-indic-table] Fixed bug 683749

anish anishpatil at fedoraproject.org
Wed Oct 5 11:05:25 UTC 2011


commit 7c174f173471e23a79970b487e17b07552602c3d
Author: anish <anish at dhcp193-44.pnq.redhat.com>
Date:   Wed Oct 5 16:36:08 2011 +0530

    Fixed bug 683749

 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 01cf3b5..cd2fa20 100644
--- a/ibus-indic-table.spec
+++ b/ibus-indic-table.spec
@@ -1,6 +1,6 @@
 Name:       ibus-indic-table
 Version:    1.3.1
-Release:    8%{?dist}
+Release:    9%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
 Group:      System Environment/Libraries
@@ -12,6 +12,7 @@ Patch2:     bug-683826-683743.patch
 Patch3:     bug-741176.patch
 Patch4:     bug-741176-minor-symbol.patch
 Patch5:     bug-742852.patch
+Patch6:	    bug-683749.patch
 Requires:       ibus
 BuildRequires:  ibus-devel
 BuildArch:  noarch
@@ -27,6 +28,7 @@ The Indic Table engine for IBus platform.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 %configure --disable-static --disable-additional
@@ -47,6 +49,9 @@ make DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true install pkgconfigdir=%{_datadir}/pk
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* Mon Oct 05 2011 Anish Patil <apatil at redhat.com> - 1.3.1-9
+- Fixed the bug 683749
+
 * Mon Oct 03 2011 Anish Patil <apatil at redhat.com> - 1.3.1-8
 - Fixed the bug 742852
 


More information about the scm-commits mailing list