diff --git a/ibus-fix-docs-build-error.patch b/ibus-fix-docs-build-error.patch
new file mode 100644
index 0000000..8de36fe
--- /dev/null
+++ b/ibus-fix-docs-build-error.patch
@@ -0,0 +1,34 @@
+diff -ru ibus-1.4.2/docs/reference/ibus/ibus-docs.sgml.in ibus-1.4.2.mod/docs/reference/ibus/ibus-docs.sgml.in
+--- ibus-1.4.2/docs/reference/ibus/ibus-docs.sgml.in 2012-03-07 00:34:36.000000000 +0900
++++ ibus-1.4.2.mod/docs/reference/ibus/ibus-docs.sgml.in 2013-01-10 20:58:01.204986242 +0900
+@@ -74,8 +74,10 @@
+
+
+
++
+
+
++
+
+
+ Configuration
+@@ -92,9 +94,6 @@
+ Communication
+ Here lists the service communication functions.
+
+-
+-
+-
+
+
+
+@@ -104,9 +103,7 @@
+ Definition and functions for IBus internal use.
+
+
+-
+
+-
+
+
+
diff --git a/ibus.changes b/ibus.changes
index 1e31a78..a5c63cc 100644
--- a/ibus.changes
+++ b/ibus.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Thu Jan 10 12:50:49 UTC 2013 - ftake@geeko.jp
+
+- add ibus-fix-docs-build-error.patch: to fix build error
+ in Factory
+
-------------------------------------------------------------------
Wed Oct 17 04:20:14 UTC 2012 - douglarek@outlook.com
diff --git a/ibus.spec b/ibus.spec
index cb69ec0..b8a018e 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -1,7 +1,7 @@
#
# spec file for package ibus
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -31,6 +31,8 @@ Source3: xim.ibus.suse.template
Source4: xim.d-ibus-121
Patch0: ibus-python-install-dir.patch
Patch1: ibus-fix-default-preload-engines.patch
+# PATCH-FIX-OPENSUSE ibus-fix-docs-build-error.patch
+Patch2: ibus-fix-docs-build-error.patch
Summary: Intelligent Input Bus for Linux OS
License: LGPL-2.1+
Group: System/I18n/Chinese
@@ -128,6 +130,7 @@ docs for ibus.
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
autoreconf -fi