[packages/scim-tomoe] - pl, completed dependencies

qboosh qboosh at pld-linux.org
Tue Nov 13 18:58:44 CET 2012


commit 35929e5f4c560b58486eddffb1bae4e693695974
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Nov 13 18:58:47 2012 +0100

    - pl, completed dependencies

 scim-tomoe.spec | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)
---
diff --git a/scim-tomoe.spec b/scim-tomoe.spec
index d566e55..1ac1c24 100644
--- a/scim-tomoe.spec
+++ b/scim-tomoe.spec
@@ -1,4 +1,5 @@
 Summary:	Tomoe module for SCIM for handwritten input
+Summary(pl.UTF-8):	Moduł SCIM tomoe pozwalający na wprowadzanie pisma ręcznego
 Name:		scim-tomoe
 Version:	0.6.0
 Release:	1
@@ -8,12 +9,17 @@ Source0:	http://downloads.sourceforge.net/tomoe/%{name}-%{version}.tar.gz
 # Source0-md5:	21207dad4ceb5c00651673ec3737e010
 Patch0:		%{name}-gcc43-cstring.patch
 URL:		http://tomoe.sourceforge.net/
-BuildRequires:	perl(XML::Parser)
-BuildRequires:	gettext
-BuildRequires:	scim-devel
+BuildRequires:	gettext-devel
+BuildRequires:	gtk+2-devel >= 2:2.4.0
+BuildRequires:	intltool >= 0.35.0
+BuildRequires:	libstdc++-devel
+BuildRequires:	perl-XML-Parser
+BuildRequires:	pkgconfig
+BuildRequires:	scim-devel >= 1.2.0
 BuildRequires:	tomoe-devel >= %{version}
 BuildRequires:	tomoe-gtk-devel >= %{version}
-Requires:	scim
+Requires:	gtk+2 >= 2:2.4.0
+Requires:	scim >= 1.2.0
 Requires:	tomoe >= %{version}
 Requires:	tomoe-gtk >= %{version}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -22,6 +28,10 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Scim-tomoe allows handwritten input of Chinese and Japanese characters
 with tomoe using SCIM.
 
+%description -l pl.UTF-8
+Scim-tomoe pozwala na wprowadzanie ręcznie pisanych znaków chińskich i
+japońskich przy użyciu biblioteki tomoe poprzez SCIM.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -46,7 +56,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog
+%doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/scim-tomoe
 %attr(755,root,root) %{_libdir}/scim-1.0/*/Helper/tomoe.so
 %{_datadir}/scim/icons/scim-tomoe.png
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/scim-tomoe.git/commitdiff/35929e5f4c560b58486eddffb1bae4e693695974



More information about the pld-cvs-commit mailing list