Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37735103
en ru br
ALT Linux repos
S:1.8.0-alt2_1
5.0: 1.4.0-alt1
4.1: 1.4.0-alt1
4.0: 1.2-alt2
3.0: 0.60-alt1

Group :: System/Internationalization
RPM: aspell-uk

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define aspell_ver 0.60
%define sourcename spell-uk-%{version}

Name: aspell-uk
Summary: Aspell spelling dictionary for Ukrainian
Version: 1.4.0
Release: alt1
Group: System/Internationalization
URL: http://ispell-uk.sourceforge.net/
Source: %{sourcename}.tgz
License: GPL and LGPL
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot

#arch-dependent(byte-order)?

#BuildArch: noarch
#ExcludeArch: ia64

# Automatically added by buildreq on Thu Jan 18 2007

BuildRequires: aspell perl-Encode perl-PerlIO

Requires: aspell >= %aspell_ver
BuildRequires: aspell >= %aspell_ver
#iconv

Provides: aspell-dictionary

%description
This is ukrainian dictionary for spellchecking with aspell program

%prep
%setup -q -n %{sourcename}

%build
%make aspell

%install
#rm -fr $RPM_BUILD_ROOT
%make install-aspell-dict PREFIX=$RPM_BUILD_ROOT

# dirty hack

mv $RPM_BUILD_ROOT%{_libdir}/aspell/uk_affix.dat $RPM_BUILD_ROOT%{_datadir}/aspell/


#%clean

#rm -fr $RPM_BUILD_ROOT

%files
%defattr(644,root,root)
%doc README README.uk TODO Copyright COPYING.GPL COPYING.LGPL
%{_datadir}/aspell/*
%{_libdir}/aspell*/uk*
%{_libdir}/aspell*/koi8-u-nl*

%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