From: ankry Date: Mon, 29 Nov 2004 03:29:45 +0000 (+0000) Subject: - new X-Git-Tag: auto/th/aspell-la-20020503-1~4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Faspell-la.git;a=commitdiff_plain;h=94542c5ca4cea37c6d56fcbf29d488cce333a9be - new Changed files: aspell-la.spec -> 1.1 --- 94542c5ca4cea37c6d56fcbf29d488cce333a9be diff --git a/aspell-la.spec b/aspell-la.spec new file mode 100644 index 0000000..8da8d35 --- /dev/null +++ b/aspell-la.spec @@ -0,0 +1,45 @@ +Summary: Latin dictionary for aspell +Summary(pl): S³ownik ³aciñski dla aspella +Name: aspell-la +Version: 20020503 +%define subv 0 +Release: 1 +Epoch: 1 +License: GPL v2+ +Group: Applications/Text +Source0: ftp://ftp.gnu.org/gnu/aspell/dict/la/aspell6-la-%{version}-%{subv}.tar.bz2 +# Source0-md5: d42c679b95ba9b094aaa65f118834bf6 +URL: http://aspell.sourceforge.net/ +BuildRequires: aspell >= 0.60.0 +Requires: aspell >= 0.60.0 +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%description +Latin dictionary (i.e. word list) for aspell. + +%description -l pl +S³ownik ³aciñski (lista s³ów) dla aspella. + +%prep +%setup -q -n aspell6-la-%{version}-%{subv} + +%build +# note: configure is not autoconf-generated +./configure + +%{__make} + +%install +rm -rf $RPM_BUILD_ROOT + +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(644,root,root,755) +%doc Copyright README +%{_libdir}/aspell/* +%{_datadir}/aspell/*