From 9c45bb70e0d8ba2b65f5fa0816925a712090831f Mon Sep 17 00:00:00 2001 From: Takao Fujiwara Date: Thu, 18 Aug 2011 11:58:08 +0900 Subject: [PATCH] Fixed typo --- ibus.spec | 4 ++-- 1 file 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