[ibus-kkc] Update to 1.5.11-2

Daiki Ueno ueno at fedoraproject.org
Thu May 2 04:28:29 UTC 2013


commit 1f5a7afeed49f4e7fa0244c62eb7f04dbf9e7f62
Author: Daiki Ueno <dueno at redhat.com>
Date:   Thu May 2 13:28:16 2013 +0900

    Update to 1.5.11-2

 ibus-kkc.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ibus-kkc.spec b/ibus-kkc.spec
index f4e4485..436c8a2 100644
--- a/ibus-kkc.spec
+++ b/ibus-kkc.spec
@@ -1,6 +1,6 @@
 Name:		ibus-kkc
 Version:	1.5.11
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Japanese Kana Kanji input method for ibus
 
 Group:		System Environment/Libraries
@@ -27,7 +27,7 @@ sed -i 's!<layout>jp</layout>!<layout>default</layout>!' src/kkc.xml.in.in
 
 
 %build
-%configure
+%configure --with-ibus=1.5
 make %{?_smp_mflags}
 
 
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu May  2 2013 Daiki Ueno <dueno at redhat.com> - 1.5.11-2
+- specify IBus version when configure
+
 * Wed May  1 2013 Daiki Ueno <dueno at redhat.com> - 1.5.11-1
 - new upstream release
 


More information about the scm-commits mailing list