[ibus] Fixed a buid failure.

Takao Fujiwara fujiwara at fedoraproject.org
Fri Oct 28 10:16:44 UTC 2011


commit 15fdf9a5981b143fe44faad0cbb57c2e7fad02b2
Author: Takao Fujiwara <tfujiwar at redhat.com>
Date:   Fri Oct 28 19:16:31 2011 +0900

    Fixed a buid failure.

 ibus.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ibus.spec b/ibus.spec
index e8c5568..75dab9a 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -8,7 +8,7 @@
 %if 0%{?fedora} > 16
 %define have_bridge_hotkey 1
 %define ibus_gjs_version 3.2.1.20111028
-%define ibus_gjs_build_failure 0
+%define ibus_gjs_build_failure 1
 %else
 %if 0%{?fedora} > 15
 %define have_bridge_hotkey 1
@@ -30,7 +30,7 @@
 
 Name:       ibus
 Version:    1.4.0
-Release:    7%{?dist}
+Release:    8%{?dist}
 Summary:    Intelligent Input Bus for Linux OS
 License:    LGPLv2+
 Group:      System Environment/Libraries
@@ -392,7 +392,7 @@ fi
 %{_datadir}/gtk-doc/html/*
 
 %changelog
-* Fri Oct 28 2011 Takao Fujiwara <tfujiwar at redhat.com> - 1.4.0-7
+* Fri Oct 28 2011 Takao Fujiwara <tfujiwar at redhat.com> - 1.4.0-8
 - Fixed Bug 747902 - mouse and ctrl+space not working
 
 * Wed Oct 26 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.0-6


More information about the scm-commits mailing list