[packages/mana] - pl
qboosh
qboosh at pld-linux.org
Sat Nov 17 15:50:55 CET 2012
commit e1da268d85f854de910bd9022624db72bf34ff0b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Nov 17 15:50:49 2012 +0100
- pl
mana.spec | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/mana.spec b/mana.spec
index ccd713e..48a9aa4 100644
--- a/mana.spec
+++ b/mana.spec
@@ -1,18 +1,14 @@
#
-# TODO:
-# - subpackage for uim stuff?
-#
-#
# Conditional build:
%bcond_with bootstrap # don't require dictionary for package build
#
Summary: A kana(romaji)-kanji conversion engine using ChaSen algorithm
-#Summary(pl.UTF-8): -
+Summary(pl.UTF-8): Silnik konwersji kana(romaji)-kanji, wykorzystujący algorytm ChaSen
Name: mana
Version: 0.2.1
Release: 6
License: GPL v2
-Group: Applications
+Group: Applications/Text
Source0: http://dl.sourceforge.jp/shinji/20514/%{name}-%{version}.tar.bz2
# Source0-md5: 3a173e9c6047ed18ae8080cfcd38f3a4
Patch0: %{name}-DESTDIR.patch
@@ -36,16 +32,21 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
A kana(romaji)-kanji conversion engine using ChaSen algorithm.
-#%description -l pl.UTF-8
+%description -l pl.UTF-8
+Silnik konwersji kana(romaji)-kanji, wykorzystujący algorytm ChaSen.
%package uim
-Summary: UIM support
+Summary: Mana UIM support
+Summary(pl.UTF-8): Wsparcie Mana dla UIM-a
Group: Libraries
Requires: %{name} = %{version}-%{release}
Requires: uim
%description uim
-UIM support.
+Mana UIM support.
+
+%description uim -l pl.UTF-8
+Wsparcie Mana dla UIM-a.
%prep
%setup -q
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mana.git/commitdiff/e1da268d85f854de910bd9022624db72bf34ff0b
More information about the pld-cvs-commit
mailing list