From bd5a1e6f6769c6d3af4843700ec235ab6496f02a Mon Sep 17 00:00:00 2001 From: Ding-Yi Chen Date: Sep 16 2009 03:45:42 +0000 Subject: IBus upstream issue 484 Pack the gob2 generation source. --- diff --git a/.cvsignore b/.cvsignore index cecf5d7..e8e7406 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ibus-chewing-1.0.10.20090523-Source.tar.gz +ibus-chewing-1.2.0.20090916-Source.tar.gz diff --git a/ibus-chewing.spec b/ibus-chewing.spec index 68d5a6f..24c370b 100644 --- a/ibus-chewing.spec +++ b/ibus-chewing.spec @@ -1,6 +1,6 @@ Name: ibus-chewing -Version: 1.0.10.20090523 -Release: 2%{?dist} +Version: 1.2.0.20090916 +Release: 1%{?dist} Summary: The Chewing engine for IBus input platform License: GPLv2+ Group: System Environment/Libraries @@ -17,7 +17,6 @@ BuildRequires: gob2 BuildRequires: libchewing-devel >= 0.3.2-4 BuildRequires: pkgconfig BuildRequires: GConf2-devel -BuildRequires: libX11-devel BuildRequires: libXtst-devel Requires: ibus >= 1.1 Requires: libchewing >= 0.3.2-4 @@ -33,8 +32,9 @@ libchewing. %setup -q -n %{name}-%{version}-Source %build -%cmake -DCMAKE_INSTALL_PREFIX=%{_usr} -make VERBOSE=1 C_DEFINES="$RPM_OPT_FLAGS" %{?_smp_mflags} +# $RPM_OPT_FLAGS should be loaded from cmake macro. +%cmake -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo . +make VERBOSE=1 %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT @@ -77,6 +77,32 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas %changelog +* Wed Sep 16 2009 Ding-Yi Chen - 1.2.0.20090916-1 +- Addressed Upstream (IBUS Google code) issue 484: + + Find the source that why the / and . are not working. +- Pack the gob2 generation source to avoid the [Bug 519108]: + [gob2] class and enum names convert incorrectly in mock / koji. + +* Wed Sep 09 2009 Ding-Yi Chen - 1.2.0.20090831-1 +- IBusProperty and IBusPropList are free upon destruction. +- Fixed Red Hat Bugzilla [Bug 519328] [ibus-chewing] inconsistent between normal mode and plain Zhuyin mode. +- Addressed Upstream (IBUS Google code) issue 484: + Arithmetic symbols (+-*/) on number pad does not input properly. + +* Wed Aug 26 2009 Ding-Yi Chen - 1.2.0.20090818-1 +- Merged 1.2 and 1.1 source code. +- Addressed Upstream (IBUS Google code) issue 471. +- Remove libX11 dependency. + +* Fri Jul 24 2009 Fedora Release Engineering - 1.2.0.20090624-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Fri Jul 24 2009 Ding-Yi Chen - 1.2.0.20090624-1 +- Lookup table now shows the selection key. + +* Mon Jun 22 2009 Peng Huang - 1.2.0.20090622-1 +- Update to 1.2.0.20090622. + * Fri May 22 2009 Ding-Yi Chen - 1.0.10.20090523-2 - Add back the export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` @@ -172,5 +198,3 @@ Fix the errors which Funda Wang as pointing out: - - diff --git a/import.log b/import.log index c05c1b0..6f0420c 100644 --- a/import.log +++ b/import.log @@ -5,3 +5,4 @@ ibus-chewing-0_1_1_20090129-1_fc10:F-10:ibus-chewing-0.1.1.20090129-1.fc10.src.r ibus-chewing-0_1_1_20090129-2_fc10:F-10:ibus-chewing-0.1.1.20090129-2.fc10.src.rpm:1236650663 ibus-chewing-1_0_10_20090523-1_fc11:F-10:ibus-chewing-1.0.10.20090523-1.fc11.src.rpm:1242970551 ibus-chewing-1_0_10_20090523-2_fc11:F-10:ibus-chewing-1.0.10.20090523-2.fc11.src.rpm:1242973527 +ibus-chewing-1_2_0_20090916-1_fc11:F-10:ibus-chewing-1.2.0.20090916-1.fc11.src.rpm:1253072451 diff --git a/sources b/sources index f67e143..674dfb8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7cc0eada9c3ac7a77708f092a342d4cc ibus-chewing-1.0.10.20090523-Source.tar.gz +cc593bdb4a5254645960fdef3f35dcce ibus-chewing-1.2.0.20090916-Source.tar.gz