[packages/ibus-hangul] - enable bridge hotkey - rel 3

baggins baggins at pld-linux.org
Tue Nov 6 08:28:51 CET 2012


commit 900cf5bbe0a34001291d31056e413f1b64fa8e14
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Nov 6 08:28:29 2012 +0100

    - enable bridge hotkey
    - rel 3

 ibus-hangul.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/ibus-hangul.spec b/ibus-hangul.spec
index df07ce0..2fa4375 100644
--- a/ibus-hangul.spec
+++ b/ibus-hangul.spec
@@ -1,12 +1,12 @@
 #
 # Conditional build:
-%bcond_with	bridge_hotkey		# enable the engine hotkeys
+%bcond_without	bridge_hotkey		# disable the engine hotkeys
 #
 Summary:	The Hangul engine for IBus input platform
 Summary(pl.UTF-8):	Silnik Hangul dla platformy wprowadzania znaków IBus
 Name:		ibus-hangul
 Version:	1.4.1
-Release:	2
+Release:	3
 License:	GPL v2+
 Group:		Libraries
 #Source0Download: http://code.google.com/p/ibus/downloads/list
@@ -43,7 +43,9 @@ metodę wprowadzania znaków koreańskich zaimplementowaną w libhangul.
 %prep
 %setup -q
 %patch0 -p1
+%if %{with bridge_hotkey}
 %patch1 -p1
+%endif
 %patch2 -p1
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ibus-hangul.git/commitdiff/900cf5bbe0a34001291d31056e413f1b64fa8e14



More information about the pld-cvs-commit mailing list