From a8f718fff4cb3586f81f6409faa60b05c4f6ad7c Mon Sep 17 00:00:00 2001 From: Tomasz Pala Date: Fri, 21 Mar 2003 18:06:03 +0000 Subject: [PATCH] - more info in %desc Changed files: dict-dalf.spec -> 1.2 --- dict-dalf.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/dict-dalf.spec b/dict-dalf.spec index 628e4ff..8cf7e0a 100644 --- a/dict-dalf.spec +++ b/dict-dalf.spec @@ -16,10 +16,12 @@ Requires: %{_sysconfdir}/dictd BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Russian monolingual dictionary for dictd. +Russian monolingual dictionary for dictd encoded in koi8-r. Start +server with --locale ru_RU.KOI8-R option in order to use it. %description -l pl -S³ownik rosyjsko-rosyjski dla dictd. +S³ownik rosyjsko-rosyjski dla dictd kodowany w koi8-r. Uruchom serwer +z opcj± --locale ru_RU.KOI8-R, ¿eby móc go u¿ywaæ. %description -l ru óÌÏ×ÁÒØ äÁÌÑ, ÐÅÒÅÒÁÂÏÔÁÎÎÙÊ ÉÚ CD ÉÓÔÏÞÎÉËÁ "âÉÂÌÉÏÔÅËÁ × ëÁÒÍÁÎÅ". @@ -31,7 +33,7 @@ S %build LC_ALL=ru_RU.KOI8-R perl -ne 'use locale; /^(.*?)[\.,;\?]* (.*)\n/; $def=$2; $word=$1; $word=~s/[\?,]+ /|/g; print ":".lc($word).":\n$def\n"' < dalf | \ - dictfmt -j -u http://www.chat.ru/~muller_dic/ -s %{dictname} --locale ru_RU.KOI8-R --headword-separator \| dalf + dictfmt -j -u http://www.chat.ru/~muller_dic/ -s %{dictname} --locale ru_RU.KOI8-R --headword-separator \| %{dictname} dictzip %{dictname}.dict %install -- 2.43.0