[ibus-anthy/f15: 2/2] Added ibus-anthy-xx-icon-symbol.patch to enable the engine symbol & hotkeys.

Takao Fujiwara fujiwara at fedoraproject.org
Mon Jul 4 06:38:12 UTC 2011


commit 9e42bdb217537e8ba4ed90abfeb650715e0fe41c
Author: Takao Fujiwara <tfujiwar at redhat.com>
Date:   Mon Jul 4 15:37:44 2011 +0900

    Added ibus-anthy-xx-icon-symbol.patch to enable the engine symbol & hotkeys.

 ibus-anthy.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ibus-anthy.spec b/ibus-anthy.spec
index 0063a5f..f1fef9c 100644
--- a/ibus-anthy.spec
+++ b/ibus-anthy.spec
@@ -4,7 +4,7 @@
 %define have_bridge_hotkey 1
 Name:       ibus-anthy
 Version:    1.2.6
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    The Anthy engine for IBus input platform
 License:    GPLv2+
 Group:      System Environment/Libraries
@@ -19,6 +19,9 @@ BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  anthy-devel
 BuildRequires:  gettext-devel
+%if %have_bridge_hotkey
+BuildRequires:  ibus 
+%endif
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
@@ -74,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/ibus/component/*
 
 %changelog
+* Mon Jul 04 2011 Takao Fujiwara <tfujiwar at redhat.com> - 1.2.6-2
+- Added ibus-anthy-xx-icon-symbol.patch to enable the engine symbol & hotkeys.
+
 * Mon May 16 2011 Takao Fujiwara <tfujiwar at redhat.com> - 1.2.6-1
 - Bumped to 1.2.6
   Fixed Bug 661943 - the latest page_size for ibus.LookupTable.


More information about the scm-commits mailing list