rpms/scim-python/F-9 .cvsignore, 1.10, 1.11 scim-python.spec, 1.16, 1.17 sources, 1.10, 1.11

Huang Peng (phuang) fedora-extras-commits at redhat.com
Wed May 14 07:01:35 UTC 2008


Author: phuang

Update of /cvs/pkgs/rpms/scim-python/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19016

Modified Files:
	.cvsignore scim-python.spec sources 
Log Message:
Update to 0.1.12.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/scim-python/F-9/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	17 Apr 2008 02:23:39 -0000	1.10
+++ .cvsignore	14 May 2008 07:00:48 -0000	1.11
@@ -1,4 +1,4 @@
-scim-python-0.1.11.tar.gz
+scim-python-0.1.12.tar.gz
 pinyin-database-0.1.10.5.tar.bz2
 xingma-cangjie5-0.1.10.1.tar.bz2
 xingma-erbi-qingsong-0.1.10.1.tar.bz2


Index: scim-python.spec
===================================================================
RCS file: /cvs/pkgs/rpms/scim-python/F-9/scim-python.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- scim-python.spec	17 Apr 2008 02:23:39 -0000	1.16
+++ scim-python.spec	14 May 2008 07:00:48 -0000	1.17
@@ -2,9 +2,9 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %define mod_path scim-0.1
 Name:       scim-python
-Version:    0.1.11
+Version:    0.1.12
 Release:    1%{?dist}
-Summary:    Python wrapper for Smart Common Input Method platform
+Summary:    Python language binding for Smart Common Input Method platform
 
 License:    LGPLv2+
 Group:      System Environment/Libraries
@@ -95,8 +95,8 @@
 This package contains an ZhengMa table for python XingMa IM engine.
 
 %prep
-%setup -q -a1 -a2 -a3 -a4 -a5
-mv py.db python/engine/PinYin/
+%setup -q -a2 -a3 -a4 -a5
+cp %{SOURCE1} python/engine/PinYin/
 
 %build
 %configure --disable-static --enable-english-writer --enable-pinyin
@@ -208,6 +208,9 @@
 
 
 %changelog
+* Wed May 14 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.12-1
+- Update to 0.1.12.
+
 * Thu Apr 17 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.11-1
 - Update to 0.1.11.
 - Update XingMa tables.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/scim-python/F-9/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	17 Apr 2008 02:23:39 -0000	1.10
+++ sources	14 May 2008 07:00:48 -0000	1.11
@@ -1,6 +1,6 @@
-b5286b80d122e9f918089cc5e19588f3  scim-python-0.1.11.tar.gz
 140a7dd821e8e74299bfb2089993838b  pinyin-database-0.1.10.5.tar.bz2
 873a0bbbbf24b584ec5015e7775549c1  xingma-cangjie5-0.1.10.1.tar.bz2
 9fee870c92f174d0d3fce31513e20b96  xingma-erbi-qingsong-0.1.10.1.tar.bz2
 016146c4683e7b250a9738c08a9a7f1f  xingma-wubi86-0.1.10.1.tar.bz2
 8adb3e43fe3c898caeaaf5146eaa3e94  xingma-zhengma-0.1.10.1.tar.bz2
+a5d652f25df1e7e088484cb89b9df56d  scim-python-0.1.12.tar.gz




More information about the scm-commits mailing list