Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37554933
en ru br
Репозитории ALT
S:0.2.16-alt2_36
5.1: 0.51-alt1
4.1: 0.51-alt1
4.0: 0.51-alt1
www.altlinux.org/Changes

Группа :: Система/Интернационализация
Пакет: aspell-fo

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

%define lang fo
%define langrelease 0
Summary: Faeroese dictionaries for Aspell.
Name: aspell-%{lang}
Packager: Igor Vlasenko <viy at altlinux.ru>
Version: 0.51
Release: alt1
License: GPL
Group: System/Internationalization
URL: http://aspell.net/
Source: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell-%{lang}-%{version}-%{langrelease}.tar.bz2
Patch: aspell-fo-0.51-0.utf-filename.patch
Buildrequires: aspell >= 0.60
Requires: aspell >= 0.60


%description
Provides the word list/dictionaries for the following: Faeroese

%prep
%setup -q -n aspell-%{lang}-%{version}-%{langrelease}
%patch -p1 -b .utf-filename
mv $(echo -e 'f\0370royskt.alias') $(echo -e 'f\0303\0270royskt.alias')

%build
echo "ASPELL = aspell" > Makefile
echo "DEST_DIR = $RPM_BUILD_ROOT" >> Makefile
echo "WORD_LIST_COMPRESS = word-list-compress" >> Makefile
echo "dictdir = ${RPM_BUILD_ROOT}%{_libdir}/aspell" >> Makefile
echo "datadir = ${RPM_BUILD_ROOT}%{_libdir}/aspell" >> Makefile
cat Makefile.pre >> Makefile
make

%install
make install

%files

%{_libdir}/aspell/*
#%{_datadir}/aspell/*

%changelog

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

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