]> git.pld-linux.org Git - packages/ibus-hangul.git/commitdiff
- enable bridge hotkey auto/th/ibus-hangul-1.4.1-3
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 6 Nov 2012 07:28:29 +0000 (08:28 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 6 Nov 2012 07:28:29 +0000 (08:28 +0100)
- rel 3

ibus-hangul.spec

index df07ce0846801e65d612ac898febce38a20fa272..2fa4375149cf677c3c69a809bd6ad0c68a6b11a7 100644 (file)
@@ -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
This page took 0.063072 seconds and 4 git commands to generate.