rpms/scim-python/devel .cvsignore, 1.9, 1.10 scim-python.spec, 1.15, 1.16 sources, 1.9, 1.10 scim-python-0.1.10-shuangpin.patch, 1.1, NONE

Huang Peng (phuang) fedora-extras-commits at redhat.com
Thu Apr 17 02:24:18 UTC 2008


Author: phuang

Update of /cvs/pkgs/rpms/scim-python/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23890

Modified Files:
	.cvsignore scim-python.spec sources 
Removed Files:
	scim-python-0.1.10-shuangpin.patch 
Log Message:
Update to scim-python 0.1.11 and update XingMa tables.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/scim-python/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	10 Mar 2008 06:18:48 -0000	1.9
+++ .cvsignore	17 Apr 2008 02:23:39 -0000	1.10
@@ -1,6 +1,6 @@
-scim-python-0.1.10.tar.gz
+scim-python-0.1.11.tar.gz
 pinyin-database-0.1.10.5.tar.bz2
-xingma-cangjie5-0.1.10.tar.bz2
-xingma-erbi-qingsong-0.1.10.tar.bz2
-xingma-wubi86-0.1.10.tar.bz2
-xingma-zhengma-0.1.10.tar.bz2
+xingma-cangjie5-0.1.10.1.tar.bz2
+xingma-erbi-qingsong-0.1.10.1.tar.bz2
+xingma-wubi86-0.1.10.1.tar.bz2
+xingma-zhengma-0.1.10.1.tar.bz2


Index: scim-python.spec
===================================================================
RCS file: /cvs/pkgs/rpms/scim-python/devel/scim-python.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- scim-python.spec	31 Mar 2008 03:14:56 -0000	1.15
+++ scim-python.spec	17 Apr 2008 02:23:39 -0000	1.16
@@ -2,8 +2,8 @@
 %{!?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.10
-Release:    3%{?dist}
+Version:    0.1.11
+Release:    1%{?dist}
 Summary:    Python wrapper for Smart Common Input Method platform
 
 License:    LGPLv2+
@@ -11,17 +11,15 @@
 URL:        http://code.google.com/p/scim-python/
 Source0:    http://scim-python.googlecode.com/files/%{name}-%{version}.tar.gz
 Source1:    http://scim-python.googlecode.com/files/pinyin-database-0.1.10.5.tar.bz2
-Source2:    http://scim-python.googlecode.com/files/xingma-zhengma-0.1.10.tar.bz2
-Source3:    http://scim-python.googlecode.com/files/xingma-wubi86-0.1.10.tar.bz2
-Source4:    http://scim-python.googlecode.com/files/xingma-erbi-qingsong-0.1.10.tar.bz2
-Source5:    http://scim-python.googlecode.com/files/xingma-cangjie5-0.1.10.tar.bz2
+Source2:    http://scim-python.googlecode.com/files/xingma-zhengma-0.1.10.1.tar.bz2
+Source3:    http://scim-python.googlecode.com/files/xingma-wubi86-0.1.10.1.tar.bz2
+Source4:    http://scim-python.googlecode.com/files/xingma-erbi-qingsong-0.1.10.1.tar.bz2
+Source5:    http://scim-python.googlecode.com/files/xingma-cangjie5-0.1.10.1.tar.bz2
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  scim-devel, gettext-devel, libtool, python-devel, pygtk2-devel, perl(XML::Parser)
 Requires:   scim, pygtk2
 
-Patch0:     scim-python-0.1.10-shuangpin.patch
-
 %description
 Python wrapper for Smart Common Input Method platform.
 
@@ -99,7 +97,6 @@
 %prep
 %setup -q -a1 -a2 -a3 -a4 -a5
 mv py.db python/engine/PinYin/
-%patch0 -p1 -b .01-shuangpin
 
 %build
 %configure --disable-static --enable-english-writer --enable-pinyin
@@ -211,6 +208,10 @@
 
 
 %changelog
+* Thu Apr 17 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.11-1
+- Update to 0.1.11.
+- Update XingMa tables.
+
 * Mon Mar 31 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.10-3
 - Do not output log when install rpm to fix bug 438163.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/scim-python/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	10 Mar 2008 06:18:48 -0000	1.9
+++ sources	17 Apr 2008 02:23:39 -0000	1.10
@@ -1,6 +1,6 @@
-ece811b79448e5b97112bfbeebc53be9  scim-python-0.1.10.tar.gz
+b5286b80d122e9f918089cc5e19588f3  scim-python-0.1.11.tar.gz
 140a7dd821e8e74299bfb2089993838b  pinyin-database-0.1.10.5.tar.bz2
-7145d6f6c15ade44820d5fdf71f87b53  xingma-cangjie5-0.1.10.tar.bz2
-b57d2ec272686603693ef9f8280880a8  xingma-erbi-qingsong-0.1.10.tar.bz2
-39b574455b483c42d56f0ae54e458401  xingma-wubi86-0.1.10.tar.bz2
-23bbfcc75c71a5db19a4f8e79be0027e  xingma-zhengma-0.1.10.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


--- scim-python-0.1.10-shuangpin.patch DELETED ---




More information about the fedora-extras-commits mailing list