[Fedora-i18n-bugs] [ibus-m17n] Don't specify --with-hotkeys.

Daiki Ueno ueno at fedoraproject.org
Thu Jul 7 05:50:02 UTC 2011


commit 342925a186c03594fcd38e205a6765c5a8d48bc5
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Thu Jul 7 14:49:41 2011 +0900

    Don't specify --with-hotkeys.

 ibus-m17n.spec |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/ibus-m17n.spec b/ibus-m17n.spec
index e4d3100..04e7519 100644
--- a/ibus-m17n.spec
+++ b/ibus-m17n.spec
@@ -1,5 +1,5 @@
 %global require_ibus_version 1.3.0
-%global have_bridge_hotkey 1
+%global have_bridge_hotkey 0
 
 %if (0%{?fedora} > 14)
 %global _with_gtk --with-gtk=3.0
@@ -13,7 +13,7 @@
 
 Name:       ibus-m17n
 Version:    1.3.2
-Release:    6%{?dist}
+Release:    7%{?dist}
 Summary:    The M17N engine for IBus platform
 License:    GPLv2+
 Group:      System Environment/Libraries
@@ -23,9 +23,7 @@ Source0:    http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
 Patch0:     ibus-m17n-HEAD.patch
 Patch1:     ibus-m17n-iok.patch
 Patch2:	    ibus-m17n-xkb-options.patch
-%if %have_bridge_hotkey
 Patch3:	    ibus-m17n-xx-icon-symbol.patch
-%endif
 
 # The following BR is for autogen and not necessary when packging
 # released tarballs.
@@ -55,9 +53,7 @@ the input table maps from m17n-db.
 %patch0 -p1 -b .HEAD
 %patch1 -p1 -b .iok
 %patch2 -p1 -b .xkb-options
-%if %have_bridge_hotkey
 %patch3 -p1 -b .xx-icon-symbol
-%endif
 NOCONFIGURE=1 ./autogen.sh
 
 %build
@@ -79,6 +75,9 @@ make DESTDIR=${RPM_BUILD_ROOT} install
 %{_datadir}/ibus/component/*
 
 %changelog
+* Thu Jul  7 2011 Daiki Ueno <dueno at redhat.com> - 1.3.2-7
+- don't specify --with-hotkey.
+
 * Mon Jul  4 2011 Daiki Ueno <dueno at redhat.com> - 1.3.2-6
 - Add ibus-m17n-xkb-options.patch.
 - Add ibus-m17n-xx-icon-symbol.patch.


More information about the i18n-bugs mailing list