Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37517302
en ru br
ALT Linux repos
S:20031216-alt3
5.0: 20031216-alt2.1
4.1: 20031216-alt2.1
4.0: 20031216-alt1
3.0: 20031216-alt1

Group :: Text tools
RPM: dict-yo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: dict-yo
Version: 20031216
Release: alt3

Summary: The list of russian words with yo letter
Summary(ru_RU.KOI8-R): Список русских слов, содержащих букву 'ё'

License: GPL
Group: Text tools
#Group: Applications/Dictionaries
Url: http://python.anabar.ru/yo.htm

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Need build own package from http://python.anabar.ru/macros/emin/yo/yobase.gz

Source: %name-%version.tar.bz2

%define dictdir %_datadir/dict

BuildArchitectures: noarch

%description
The list of russian words with yo letter

%description -l ru_RU.KOI8-R
Список русских слов, содержащих букву 'ё'

%prep
%setup -q
%__subst "s|c:.*yo\.txt|%dictdir/yobase.list|g" yo.py
%__subst "s|~.*yo\.txt|%dictdir/yobase.list|g" yo.el
%__subst "s|cp866|utf8|g" yo.py

%install
%__install -d %buildroot/{%dictdir,%_datadir/%name}
%__install -m 0644 yobase.list %buildroot/%dictdir
%__install yo.el yo.py %buildroot/%_datadir/%name


%files
%dictdir/*
%_datadir/%name

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin