Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37517456
en ru br
Репозитории ALT
S:20060303-alt1_19
www.altlinux.org/Changes

Группа :: Работа с текстами
Пакет: hyphen-cs

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# see https://bugzilla.altlinux.org/show_bug.cgi?id=10382
%define _localstatedir %{_var}
%define hyphendir %{_datadir}/hyphen

Name: hyphen-cs
Version: 20060303
Release: alt1_19
Summary: Czech hyphenation rules
License: GPL+
Group:   Text tools
URL: ftp://ftp.linux.cz/pub/localization/OpenOffice.org/devel/Czech/spell_checking/
Source0: openoffice.org-dict-cs_CZ.tar.gz
BuildArch: noarch
Requires: libhyphen
Requires: locales-cs
Obsoletes: openoffice.org-dict-cs_CZ < %{version}-%{release}
Source44: import.info

%description
Czech hyphenation rules.

%prep
%setup -q -n openoffice.org-dict-cs_CZ

%build
iconv -f ISO-8859-2 -t UTF-8 README_hyph_cs_CZ.txt > README_hyph_cs_CZ.txt.new
mv -f README_hyph_cs_CZ.txt.new README_hyph_cs_CZ.txt

%install
mkdir -p $RPM_BUILD_ROOT%{hyphendir}
install -m 644 hyph*.dic $RPM_BUILD_ROOT%{hyphendir}

%files
%doc README_hyph_cs_CZ.txt
%{hyphendir}/hyph_cs*


%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin