rpms/ibus-chewing/devel .cvsignore, 1.19, 1.20 ibus-chewing.spec, 1.22, 1.23 import.log, 1.14, 1.15 sources, 1.20, 1.21

Ding-Yi Chen dchen at fedoraproject.org
Wed Jun 24 00:32:04 UTC 2009


Author: dchen

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

Modified Files:
	.cvsignore ibus-chewing.spec import.log sources 
Log Message:
Lookup table now shows the selection key.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- .cvsignore	22 Jun 2009 05:55:30 -0000	1.19
+++ .cvsignore	24 Jun 2009 00:31:34 -0000	1.20
@@ -1 +1 @@
-ibus-chewing-1.2.0.20090622-Source.tar.gz
+ibus-chewing-1.2.0.20090624-Source.tar.gz


Index: ibus-chewing.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/devel/ibus-chewing.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- ibus-chewing.spec	22 Jun 2009 05:55:31 -0000	1.22
+++ ibus-chewing.spec	24 Jun 2009 00:31:34 -0000	1.23
@@ -1,7 +1,5 @@
-%define require_ibus_version 1.2.0
-
 Name:       ibus-chewing
-Version:    1.2.0.20090622
+Version:    1.2.0.20090624
 Release:    1%{?dist}
 Summary:    The Chewing engine for IBus input platform
 License:    GPLv2+
@@ -13,7 +11,7 @@ BuildRoot:  %{_tmppath}/%{name}-%{versio
 
 BuildRequires:  gettext-devel
 BuildRequires:  gtk2-devel
-BuildRequires:  ibus-devel >= %{require_ibus_version}
+BuildRequires:  ibus-devel >= 1.1
 BuildRequires:  cmake >= 2.4
 BuildRequires:  gob2
 BuildRequires:  libchewing-devel >= 0.3.2-4
@@ -21,7 +19,7 @@ BuildRequires:  pkgconfig
 BuildRequires:  GConf2-devel
 BuildRequires:  libX11-devel
 BuildRequires:  libXtst-devel
-Requires:   ibus >= %{require_ibus_version}
+Requires:   ibus >= 1.1
 Requires:  libchewing >= 0.3.2-4
 Requires(pre): GConf2
 Requires(post): GConf2
@@ -79,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas
 
 %changelog
+* Wed Jun 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.
 
@@ -159,19 +160,19 @@ Fix the errors which Funda Wang as point
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.1.1.20081023-2
 - Rebuild for Python 2.6
 
-* Thu Oct 23 2008 Peng Huang <shawn.p.huang at gmail.com> - 0.1.1.20080923-1
+* Thu Oct 23 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.1.20080923-1
 - Update to 0.1.1.20080923.
 
-* Wed Sep 17 2008 Peng Huang <shawn.p.huang at gmail.com> - 0.1.1.20080917-1
+* Wed Sep 17 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.1.20080917-1
 - Update to 0.1.1.20080917.
 
-* Tue Sep 16 2008 Peng Huang <shawn.p.huang at gmail.com> - 0.1.1.20080916-1
+* Tue Sep 16 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.1.20080916-1
 - Update to 0.1.1.20080916.
 
-* Mon Sep 09 2008 Peng Huang <shawn.p.huang at gmail.com> - 0.1.1.20080901-1
+* Mon Sep 09 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.1.20080901-1
 - Update to 0.1.1.20080901.
 
-* Fri Aug 15 2008 Peng Huang <shawn.p.huang at gmail.com> - 0.1.1.20081023-1
+* Fri Aug 15 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.1.20081023-1
 - The first version.
 
 
@@ -179,3 +180,4 @@ 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.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- import.log	22 May 2009 06:24:42 -0000	1.14
+++ import.log	24 Jun 2009 00:31:34 -0000	1.15
@@ -12,3 +12,4 @@ ibus-chewing-1_0_9_20090508-1_fc10:HEAD:
 ibus-chewing-1_0_10_20090522-1_fc11:HEAD:ibus-chewing-1.0.10.20090522-1.fc11.src.rpm:1242968289
 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


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- sources	22 Jun 2009 05:55:31 -0000	1.20
+++ sources	24 Jun 2009 00:31:34 -0000	1.21
@@ -1 +1 @@
-9d503d2e027ecd5e3a2a670c6f6605e7  ibus-chewing-1.2.0.20090622-Source.tar.gz
+191289eaad54626d948b82c6412d056d  ibus-chewing-1.2.0.20090624-Source.tar.gz




More information about the fedora-extras-commits mailing list