rpms/ibus-chewing/F-10 .cvsignore, 1.11, 1.12 ibus-chewing.spec, 1.12, 1.13 import.log, 1.7, 1.8 sources, 1.13, 1.14

Ding-Yi Chen dchen at fedoraproject.org
Wed Sep 16 03:45:47 UTC 2009


Author: dchen

Update of /cvs/pkgs/rpms/ibus-chewing/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv498/F-10

Modified Files:
	.cvsignore ibus-chewing.spec import.log sources 
Log Message:
 IBus upstream issue 484   Pack the gob2 generation source.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/F-10/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	22 May 2009 05:36:11 -0000	1.11
+++ .cvsignore	16 Sep 2009 03:45:42 -0000	1.12
@@ -1 +1 @@
-ibus-chewing-1.0.10.20090523-Source.tar.gz
+ibus-chewing-1.2.0.20090916-Source.tar.gz


Index: ibus-chewing.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/F-10/ibus-chewing.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- ibus-chewing.spec	22 May 2009 06:35:42 -0000	1.12
+++ ibus-chewing.spec	16 Sep 2009 03:45:42 -0000	1.13
@@ -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 <dchen at redhat.com> - 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 <dchen at redhat.com> - 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 <dchen at redhat.com> - 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 <rel-eng at lists.fedoraproject.org> - 1.2.0.20090624-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Fri Jul 24 2009 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20090624-1
+- Lookup table now shows the selection key.
+
+* Mon Jun 22 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.20090622-1
+- Update to 1.2.0.20090622.
+
 * Fri May 22 2009 Ding-Yi Chen <dchen at redhat.com> - 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 point
 
 
 
-
-


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/F-10/import.log,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- import.log	22 May 2009 06:35:42 -0000	1.7
+++ import.log	16 Sep 2009 03:45:42 -0000	1.8
@@ -5,3 +5,4 @@ ibus-chewing-0_1_1_20090129-1_fc10:F-10:
 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


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/F-10/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	22 May 2009 06:35:42 -0000	1.13
+++ sources	16 Sep 2009 03:45:42 -0000	1.14
@@ -1 +1 @@
-7cc0eada9c3ac7a77708f092a342d4cc  ibus-chewing-1.0.10.20090523-Source.tar.gz
+cc593bdb4a5254645960fdef3f35dcce  ibus-chewing-1.2.0.20090916-Source.tar.gz




More information about the scm-commits mailing list