rpms/ibus-pinyin/devel .cvsignore, 1.13, 1.14 ibus-pinyin.spec, 1.14, 1.15 sources, 1.13, 1.14

Huang Peng phuang at fedoraproject.org
Mon Jun 22 05:29:16 UTC 2009


Author: phuang

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

Modified Files:
	.cvsignore ibus-pinyin.spec sources 
Log Message:
Update to 1.2.0.20090617


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-pinyin/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore	12 Jun 2009 07:14:49 -0000	1.13
+++ .cvsignore	22 Jun 2009 05:28:46 -0000	1.14
@@ -1,2 +1,2 @@
-ibus-pinyin-1.1.0.20090612.tar.gz
 pinyin-database-0.1.10.6.tar.bz2
+ibus-pinyin-1.1.0.20090612.tar.gz


Index: ibus-pinyin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-pinyin/devel/ibus-pinyin.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- ibus-pinyin.spec	12 Jun 2009 07:14:49 -0000	1.14
+++ ibus-pinyin.spec	22 Jun 2009 05:28:46 -0000	1.15
@@ -1,5 +1,7 @@
+%define reqiure_ibus_version 1.2.0
+
 Name:       ibus-pinyin
-Version:    1.1.0.20090612
+Version:    1.2.0.20090617
 Release:    1%{?dist}
 Summary:    The PinYin engine for IBus platform
 License:    GPLv2+
@@ -7,14 +9,14 @@ Group:      System Environment/Libraries
 URL:        http://code.google.com/p/ibus/
 Source0:    http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
 Source1:    http://scim-python.googlecode.com/files/pinyin-database-0.1.10.6.tar.bz2
-Patch0:     ibus-pinyin-HEAD.patch
+# Patch0:     ibus-pinyin-HEAD.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 
 BuildRequires:  gettext-devel
 
-Requires:   ibus
+Requires:   ibus >= %{reqiure_ibus_version}
 
 %description
 PinYin engine for IBus platform. It provides a Chinese PinYin input method.
@@ -51,50 +53,53 @@ python -c "import pysqlitedb; db = pysql
 %{_libexecdir}/ibus-setup-pinyin
 
 %changelog
-* Fri Jun 12 2009 Huang Peng <shawn.p.huang at gmail.com> - 1.1.0.20090612-1
+* Mon Jun 17 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.20090617-1
+- Update to 1.2.0.20090617.
+
+* Fri Jun 12 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.1.0.20090612-1
 - Update to 1.1.0.20090612.
 
-* Mon May 25 2009 Huang Peng <shawn.p.huang at gmail.com> - 1.1.0.20090303-2
+* Mon May 25 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.1.0.20090303-2
 - Update to HEAD version in upstream git repository
 - Fix bug 500762 - The iBus input speed becomes much slower after "Fuzzy PinYin" enabled
 - Fix bug 501218 - make the pinyin setup window come to the front
 - Fix bug 500763 - User DB is unavailable in ibus for liveCD
 
-* Tue Mar 3 2009 Huang Peng <shawn.p.huang at gmail.com> - 1.1.0.20090303-1
+* Tue Mar 3 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.1.0.20090303-1
 - Update to 1.1.0.20090303.
 
-* Wed Feb 25 2009 Huang Peng <shawn.p.huang at gmail.com> - 1.1.0.20090225-1
+* Wed Feb 25 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.1.0.20090225-1
 - Update to 1.1.0.20090225.
 
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0.20090211-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
-* Wed Feb 11 2009 Huang Peng <shawn.p.huang at gmail.com> - 1.1.0.20090211-1
+* Wed Feb 11 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.1.0.20090211-1
 - Update version to 1.1.0.20090211.
 
-* Thu Feb 05 2009 Huang Peng <shawn.p.huang at gmail.com> - 1.1.0.20090205-1
+* Thu Feb 05 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.1.0.20090205-1
 - Update version to 1.1.0.20090205.
 
 * Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.1.1.20081004-2
 - Rebuild for Python 2.6
 
-* Sat Oct 04 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.1.20081004-1
+* Sat Oct 04 2008 Peng Huang <shawn.p.huang at gmail.com> - 0.1.1.20081004-1
 - Update version to 0.1.1.20081004.
 
-* Thu Sep 18 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.1.20080918-1
+* Thu Sep 18 2008 Peng Huang <shawn.p.huang at gmail.com> - 0.1.1.20080918-1
 - Update version to 0.1.1.20080918.
 
-* Mon Sep 01 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.1.20080901-1
+* Mon Sep 01 2008 Peng Huang <shawn.p.huang at gmail.com> - 0.1.1.20080901-1
 - Update version to 0.1.1.20080901.
 
-* Sat Aug 23 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.1.20080823-1
+* Sat Aug 23 2008 Peng Huang <shawn.p.huang at gmail.com> - 0.1.1.20080823-1
 - Update version to 0.1.1.20080823.
 
-* Fri Aug 15 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.1.20080815-1
+* Fri Aug 15 2008 Peng Huang <shawn.p.huang at gmail.com> - 0.1.1.20080815-1
 - Update version to 0.1.1.20080815.
 
-* Thu Aug 12 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.1.20080812-1
+* Thu Aug 12 2008 Peng Huang <shawn.p.huang at gmail.com> - 0.1.1.20080812-1
 - Update version to 0.1.1.20080812.
 
-* Sun Aug 10 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.0.20080810-1
+* Sun Aug 10 2008 Peng Huang <shawn.p.huang at gmail.com> - 0.1.0.20080810-1
 - The first version.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-pinyin/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	12 Jun 2009 07:14:49 -0000	1.13
+++ sources	22 Jun 2009 05:28:46 -0000	1.14
@@ -1,2 +1,2 @@
-161e83587f14150da6d41b815f2450e5  ibus-pinyin-1.1.0.20090612.tar.gz
 ebd8d2381993372bb97a877b549e14a0  pinyin-database-0.1.10.6.tar.bz2
+161e83587f14150da6d41b815f2450e5  ibus-pinyin-1.1.0.20090612.tar.gz




More information about the fedora-extras-commits mailing list