[ibus/f15] Fixed typo

Takao Fujiwara fujiwara at fedoraproject.org
Thu Aug 18 02:58:42 UTC 2011


commit 9c45bb70e0d8ba2b65f5fa0816925a712090831f
Author: Takao Fujiwara <tfujiwar at redhat.com>
Date:   Thu Aug 18 11:58:08 2011 +0900

    Fixed typo

 ibus.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ibus.spec b/ibus.spec
index 4006d2b..ce2257c 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -5,7 +5,7 @@
 %define have_libxkbfile 1
 %define have_gjsfile 1
 
-%if 0%{?fedora} > 16
+%if 0%{?fedora} > 15
 %define have_bridge_hotkey 1
 %else
 %define have_bridge_hotkey 0
@@ -20,7 +20,7 @@
 
 Name:       ibus
 Version:    1.3.99.20110419
-Release:    15%{?dist}
+Release:    16%{?dist}
 Summary:    Intelligent Input Bus for Linux OS
 License:    LGPLv2+
 Group:      System Environment/Libraries


More information about the scm-commits mailing list