%define lang ro %define langrelease 2 Summary: Romanian dictionaries for Aspell Name: aspell-%{lang} Version: 0.50 Release: %{langrelease}.n0i.7%{?dist} License: GPL Group: Applications/Text URL: http://aspell.net/ Source: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell-%{lang}-%{version}-%{langrelease}.tar.bz2 Requires: aspell >= 12:0.60 BuildRequires: aspell >= 12:0.60 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %define debug_package %{nil} %description Provides word list/dictionaries for Romanian language. %prep %setup -n aspell-%{lang}-%{version}-%{langrelease} %build cat <Makefile ASPELL = aspell DEST_DIR = $RPM_BUILD_ROOT WORD_LIST_COMPRESS = word-list-compress dictdir = ${RPM_BUILD_ROOT}%{_libdir}/aspell-0.60 datadir = ${RPM_BUILD_ROOT}%{_libdir}/aspell-0.60 EOF cat Makefile.pre >> Makefile make %install rm -rf $RPM_BUILD_ROOT make install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %{_libdir}/aspell-0.60/* %exclude %{_libdir}/aspell-0.60/româneşte.alias %changelog * Mon May 14 2007 Marius FERARU - 0.50-2.n0i.7 - rebuild * Mon Aug 21 2006 Marius FERARU - 0.50-2.n0i.6 - Dist macro * Mon Feb 27 2006 Marius FERARU - 0.50-2.n0i.5 - updated spec to conform with current FC aspell-%%lang specs * Wed Jul 27 2005 Marius FERARU 0.50-2.n0i.4 - rebuild * Wed Feb 16 2005 Marius FERARU 0.50-2.n0i.3 - fixed spec description (thanks to "rzeno AT cwazy.co.uk") - dropped more spec cruft * Sat Dec 04 2004 Marius FERARU 0:0.50-2.n0i.2 - automatic rebuild * Thu May 20 2004 Marius FERARU 0:0.50-1.n0i.1 - first build (started from a Fedora aspell-es spec)