[ibus-indic-table/f15] Fixed help issue

anish anishpatil at fedoraproject.org
Tue Jan 3 09:16:33 UTC 2012


commit 111c24d96ed4489ccb6fd415822016f9eb87fcc4
Author: anish <anish.developer at gmail.com>
Date:   Tue Jan 3 14:48:03 2012 +0530

    Fixed help issue

 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 cc150b8..aba87d3 100644
--- a/ibus-indic-table.spec
+++ b/ibus-indic-table.spec
@@ -1,6 +1,6 @@
 Name:       ibus-indic-table
 Version:    1.3.1
-Release:    21%{?dist}
+Release:    22%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
 Group:      System Environment/Libraries
@@ -25,6 +25,7 @@ Patch15:    bug-759356-759354.patch
 Patch16:    bug-770032-770033.patch
 Patch17:    bug-770713.patch
 Patch18:    bug-683740.patch
+Patch19:    bug-help.patch
 Requires:       ibus
 BuildRequires:  ibus-devel
 BuildArch:  noarch
@@ -53,6 +54,7 @@ The Indic Table engine for IBus platform.
 %patch16 -p1
 %patch17 -p1
 %patch18 -p1
+%patch19 -p1
 
 %build
 %configure --disable-static --disable-additional
@@ -73,6 +75,9 @@ make DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true install pkgconfigdir=%{_datadir}/pk
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* Tue Jan 02 2012 Anish Patil <apatil at redhat.com> - 1.3.1-22
+- Fixed bug-help.patch
+
 * Tue Jan 02 2012 Anish Patil <apatil at redhat.com> - 1.3.1-21
 - Fixed bug-683740.patch
 


More information about the scm-commits mailing list