Author: qboosh Date: Tue Nov 8 18:03:57 2011 GMT Module: packages Tag: HEAD ---- Log message: - pl - BR: libstdc++-devel, pkg-config; added version to scim dependencies
---- Files affected: packages/scim-array: scim-array.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/scim-array/scim-array.spec diff -u packages/scim-array/scim-array.spec:1.2 packages/scim-array/scim-array.spec:1.3 --- packages/scim-array/scim-array.spec:1.2 Mon Jul 25 14:14:15 2011 +++ packages/scim-array/scim-array.spec Tue Nov 8 19:03:52 2011 @@ -1,6 +1,7 @@ # $Revision$, $Date$ Summary: SCIM Array 30 Input Method Engine -Summary(zh_TW): SCIM 行列 30 輸入法引擎 +Summary(pl.UTF-8): Silnik metody wprowadzania Array 30 dla SCIM +Summary(zh_TW.UTF-8): SCIM 行列 30 輸入法引擎 Name: scim-array Version: 1.0.1 Release: 1 @@ -9,8 +10,10 @@ Source0: http://of.openfoundry.org/download_path/scimarray/%{version}/%{name}-%{version}.tar.gz # Source0-md5: 689a49455f3c868182aa00310b0e5c29 URL: http://scimarray.openfoundry.org/ -BuildRequires: scim-devel -Requires: scim +BuildRequires: libstdc++-devel +BuildRequires: pkgconfig +BuildRequires: scim-devel >= 1.4.0 +Requires: scim >= 1.4.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -18,7 +21,12 @@ Array 30, including 1st and 2nd level short codes, special codes, and symbol input. -%description -l zh_TW +%description -l pl.UTF-8 +Silnik metody wprowadzania znaków Array 30 dla SCIM udostępnia +wszystkie funkcje Array 30, w tym kody krótkie poziomu 1. i 2., kody +specjalne oraz wprowadzanie symboli. + +%description -l zh_TW.UTF-8 scim-array 為 SCIM 輸入法框架中完整實作行列 30 輸入法功能的輸入法引擎模組, 支援一級簡碼、二級簡碼、特別碼、符號輸入等功能,並和 OpenVanilla 中之行列輸入法一樣 ,提供特別碼的提示和特行模式。scim-array 為自由軟體,採 GPL 授權方式釋出。 @@ -66,9 +74,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2011/11/08 18:03:52 qboosh +- pl +- BR: libstdc++-devel, pkg-config; added version to scim dependencies + Revision 1.2 2011/07/25 12:14:15 baggins - rel 1 Revision 1.1 2011/07/24 19:30:04 baggins - initial revision - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/scim-array/scim-array.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
