rpms/ibus-pinyin/devel ibus-pinyin.spec,1.18,1.19

Huang Peng phuang at fedoraproject.org
Thu Dec 10 11:31:56 UTC 2009


Author: phuang

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

Modified Files:
	ibus-pinyin.spec 
Log Message:
Correct pinyin database download location.


Index: ibus-pinyin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-pinyin/devel/ibus-pinyin.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- ibus-pinyin.spec	15 Sep 2009 05:49:16 -0000	1.18
+++ ibus-pinyin.spec	10 Dec 2009 11:31:55 -0000	1.19
@@ -2,13 +2,13 @@
 
 Name:       ibus-pinyin
 Version:    1.2.0.20090915
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    The PinYin engine for IBus platform
 License:    GPLv2+
 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
+Source1:    http://ibus.googlecode.com/files/pinyin-database-0.1.10.6.tar.bz2
 # Patch0:     ibus-pinyin-HEAD.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -54,6 +54,9 @@ python -c "import pysqlitedb; db = pysql
 %{_libexecdir}/ibus-setup-pinyin
 
 %changelog
+* Thu Dec 10 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.20090915-2
+- Correct pinyin database download location.
+
 * Tue Sep 15 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.20090915-1
 - Update to 1.2.0.20090915.
 - Fix bug 508006 - The color of English Candidates doesn't work




More information about the scm-commits mailing list