diff --git a/.cvsignore b/.cvsignore index d4cc2e7..bc59284 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ibus-chewing-1.2.99.20100212-Source.tar.gz +ibus-chewing-1.2.99.20100216-Source.tar.gz diff --git a/ibus-chewing.spec b/ibus-chewing.spec index a58adfa..fe8d85a 100644 --- a/ibus-chewing.spec +++ b/ibus-chewing.spec @@ -1,7 +1,8 @@ Name: ibus-chewing -Version: 1.2.99.20100212 +Version: 1.2.99.20100216 Release: 1%{?dist} -Summary: The Chewing engine for IBus input platform +Summary: The;Chewing;engine;for;IBus;input;platform +Summary(zh_TW): IBus新酷音輸入法 License: GPLv2+ Group: System Environment/Libraries URL: http://code.google.com/p/ibus/ @@ -25,8 +26,20 @@ Requires(post): GConf2 Requires(preun): GConf2 %description -The Chewing engine for IBus platform. It provides Chinese input method from -libchewing. +IBus-chewing is an IBus front-end of Chewing, an intelligent Chinese input +method for Zhuyin (BoPoMoFo) users. +It supports various Zhuyin keyboard layout, such as standard (DaChen), +IBM, Gin-Yeah, Eten, Eten 26, Hsu, Dvorak, Dvorak-Hsu, and DaChen26. + +Chewing also support toned Hanyu pinyin input. + +%description -l zh_TW +IBus-chewing 是新酷音輸入法的IBus前端。 +新酷音輸入法是個智慧型注音輸入法,支援多種鍵盤布局,諸如: +標準注音鍵盤、IBM、精業、倚天、倚天26鍵、許氏、Dvorak、Dvorak許氏 +及大千26鍵。 + +本輸入法也同時支援帶調漢語拼音輸入。 %prep %setup -q -n %{name}-%{version}-Source @@ -34,11 +47,11 @@ libchewing. %build # $RPM_OPT_FLAGS should be loaded from cmake macro. %cmake -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo . -make VERBOSE=1 %{?_smp_mflags} +%__make VERBOSE=1 %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT +%__rm -rf $RPM_BUILD_ROOT +%__make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} %pre @@ -66,7 +79,7 @@ gconftool-2 --makefile-uninstall-rule \ fi %clean -rm -rf $RPM_BUILD_ROOT +%__rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-,root,root,-) @@ -77,6 +90,20 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas %changelog +* Tue Feb 16 2010 Ding-Yi Chen - 1.2.99.20100216-1 +- Fixed when typing English immediately after incomplete Chinese character. +- Add zh_TW summary. +- Revised description and write its zh_TW translation. + +* Tue Feb 16 2010 Ding-Yi Chen - 1.2.99.20100216-1 +- Fixed when typing English immediately after incomplete Chinese character. +- Add zh_TW summary. +- Revised description and write its zh_TW translation. + +* Mon Feb 15 2010 Ding-Yi Chen - 1.2.99.20100215-1 +- "Macroize" rpm spec. +- Resolves: #565388 + * Fri Feb 12 2010 Ding-Yi Chen - 1.2.99.20100212-1 - Fixed Google issue 505. - Google issue 755 is fixed in libchewing-0.3.2-22, @@ -257,3 +284,7 @@ Fix the errors which Funda Wang as pointing out: + + + + diff --git a/import.log b/import.log index 62fb683..a91a3e6 100644 --- a/import.log +++ b/import.log @@ -22,3 +22,4 @@ ibus-chewing-1_2_0_20100125-1_fc12:HEAD:ibus-chewing-1.2.0.20100125-1.fc12.src.r ibus-chewing-1_2_0_20100209-1_fc12:HEAD:ibus-chewing-1.2.0.20100209-1.fc12.src.rpm:1265676888 ibus-chewing-1_2_0_20100210-1_fc12:HEAD:ibus-chewing-1.2.0.20100210-1.fc12.src.rpm:1265685913 ibus-chewing-1_2_99_20100212-1_fc12:HEAD:ibus-chewing-1.2.99.20100212-1.fc12.src.rpm:1265942273 +ibus-chewing-1_2_99_20100216-1_fc12:HEAD:ibus-chewing-1.2.99.20100216-1.fc12.src.rpm:1266305675 diff --git a/sources b/sources index b2969db..68217ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -54196ed6eeadbece665fd63ffce73385 ibus-chewing-1.2.99.20100212-Source.tar.gz +6262d3f3d32b08380eabbe55e1da93d1 ibus-chewing-1.2.99.20100216-Source.tar.gz