rpms/ibus-chewing/devel .cvsignore, 1.20, 1.21 ibus-chewing.spec, 1.24, 1.25 import.log, 1.15, 1.16 sources, 1.21, 1.22

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


Author: dchen

Update of /cvs/pkgs/rpms/ibus-chewing/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29789/devel

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/devel/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- .cvsignore	24 Jun 2009 00:31:34 -0000	1.20
+++ .cvsignore	16 Sep 2009 03:39:47 -0000	1.21
@@ -1 +1 @@
-ibus-chewing-1.2.0.20090624-Source.tar.gz
+ibus-chewing-1.2.0.20090916-Source.tar.gz


Index: ibus-chewing.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/devel/ibus-chewing.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- ibus-chewing.spec	25 Jul 2009 03:01:42 -0000	1.24
+++ ibus-chewing.spec	16 Sep 2009 03:39:47 -0000	1.25
@@ -1,6 +1,6 @@
 Name:       ibus-chewing
-Version:    1.2.0.20090624
-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,10 +77,27 @@ 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
 
-* Wed Jun 24 2009 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20090624-1
+* 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
@@ -181,6 +198,3 @@ Fix the errors which Funda Wang as point
 
 
 
-
-
-


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/devel/import.log,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- import.log	24 Jun 2009 00:31:34 -0000	1.15
+++ import.log	16 Sep 2009 03:39:47 -0000	1.16
@@ -13,3 +13,4 @@ ibus-chewing-1_0_10_20090522-1_fc11:HEAD
 ibus-chewing-1_0_10_20090523-1_fc11:HEAD:ibus-chewing-1.0.10.20090523-1.fc11.src.rpm:1242969995
 ibus-chewing-1_0_10_20090523-2_fc11:HEAD:ibus-chewing-1.0.10.20090523-2.fc11.src.rpm:1242973464
 ibus-chewing-1_2_0_20090624-1_fc11:HEAD:ibus-chewing-1.2.0.20090624-1.fc11.src.rpm:1245803467
+ibus-chewing-1_2_0_20090916-1_fc11:HEAD:ibus-chewing-1.2.0.20090916-1.fc11.src.rpm:1253071014


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/devel/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- sources	24 Jun 2009 00:31:34 -0000	1.21
+++ sources	16 Sep 2009 03:39:47 -0000	1.22
@@ -1 +1 @@
-191289eaad54626d948b82c6412d056d  ibus-chewing-1.2.0.20090624-Source.tar.gz
+cc593bdb4a5254645960fdef3f35dcce  ibus-chewing-1.2.0.20090916-Source.tar.gz




More information about the fedora-extras-commits mailing list