[ibus-chewing] ;Fixed Build for RHEL7;-b;1027031,1028911,1045868

Ding-Yi Chen dchen at fedoraproject.org
Thu Jan 16 14:01:44 UTC 2014


commit 32caf17a55bdbd4199110da05e6bbfb18b2fcbae
Author: Ding-Yi Chen <dingyichen at gmail.com>
Date:   Fri Jan 17 00:01:50 2014 +1000

    ;Fixed Build for RHEL7;-b;1027031,1028911,1045868

 .gitignore        |    1 +
 ibus-chewing.spec |    8 +++++---
 sources           |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 146ddc3..9d4646f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ ibus-chewing-1.3.6.20100730-Source.tar.gz
 /ibus-chewing-1.4.4-Source.tar.gz
 /ibus-chewing-1.4.5-Source.tar.gz
 /ibus-chewing-1.4.6-Source.tar.gz
+/ibus-chewing-1.4.7-Source.tar.gz
diff --git a/ibus-chewing.spec b/ibus-chewing.spec
index adbc950..d068f00 100644
--- a/ibus-chewing.spec
+++ b/ibus-chewing.spec
@@ -1,5 +1,5 @@
 Name:           ibus-chewing
-Version:        1.4.6
+Version:        1.4.7
 Release:        1%{?dist}
 Summary:        The Chewing engine for IBus input platform
 Summary:        The Chewing engine for IBus input platform
@@ -54,6 +54,7 @@ IBus-chewing 是新酷音輸入法的IBus前端。
 # $RPM_OPT_FLAGS should be loaded from cmake macro.
 %cmake -DCMAKE_FEDORA_ENABLE_FEDORA_BUILD=1 .
 make VERBOSE=1 %{?_smp_mflags}
+make VERBOSE=1 translations
 
 %install
 %__rm -rf %{buildroot}
@@ -111,8 +112,9 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/%{name}.schemas
 %{_datadir}/%{name}/icons
 
 %changelog
-* Thu Jan 16 2014 Ding-Yi Chen <dchen at redhat.com> - 1.4.6-1
-- Fix Build for RHEL7
+* Thu Jan 16 2014 Ding-Yi Chen <dchen at redhat.com> - 1.4.7-1
+- Target "translation" is built separately with all, 
+  in order to tame multiple job make.
 
 * Wed Jan 15 2014 Ding-Yi Chen <dchen at redhat.com> - 1.4.5-1
 - Resolves Bug 1013977 - ibus-chewing needs to have ibus write-cache --system in %post and %postun
diff --git a/sources b/sources
index f1961df..66ef313 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb9a9b9ad0dfe22be6697e063a4d23eb  ibus-chewing-1.4.6-Source.tar.gz
+d15b276e88095996c599bc5c011dba26  ibus-chewing-1.4.7-Source.tar.gz


More information about the scm-commits mailing list