[ibus-bogo] Add cmake to BuildRequires.

Truong Anh Tuan tuanta at fedoraproject.org
Fri Jan 24 04:15:49 UTC 2014


commit bc2dfd1cf9b1a00ff8f8983f00e23c5820283628
Author: Truong Anh Tuan (iWay CEO) <tuanta at iwayvietnam.com>
Date:   Fri Jan 24 11:15:57 2014 +0700

    Add cmake to BuildRequires.

 ibus-bogo.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ibus-bogo.spec b/ibus-bogo.spec
index b03f2a5..c1d76bd 100644
--- a/ibus-bogo.spec
+++ b/ibus-bogo.spec
@@ -4,7 +4,7 @@ Name:		ibus-bogo
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Version:	0.4
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Vietnamese engine for IBus input platform
 
 Group:		User Interface/X
@@ -17,6 +17,7 @@ Patch0:		ibus-bogo-fix-libexec-folder-name.patch
 # patch to disable mouse dedector function
 Patch1:		ibus-bogo-disable-mouse-detector-function.patch
 
+BuildRequires:	cmake
 BuildRequires:	desktop-file-utils
 BuildRequires:	ibus-devel
 BuildRequires:	python3-devel
@@ -88,6 +89,9 @@ fi
 
 
 %changelog
+* Fri Jan 24 2014 Truong Anh Tuan <tuanta at iwayvietnam.com> - 0.4-3
+- Add cmake to BuildRequires.
+
 * Thu Jan 23 2014 Truong Anh Tuan <tuanta at iwayvietnam.com> - 0.4-2
 - Disable Mouse Detector function using Xlib.
 


More information about the scm-commits mailing list