From 6c3cc087cc459daf41f399cea8d54cf320981d11 Mon Sep 17 00:00:00 2001 From: Ivana Varekova Date: Jul 18 2005 12:06:33 +0000 Subject: - build with aspell-0.60.3 --- diff --git a/aspell-fr.spec b/aspell-fr.spec index 14597dc..5461e70 100644 --- a/aspell-fr.spec +++ b/aspell-fr.spec @@ -4,13 +4,13 @@ Summary: French dictionaries for Aspell. Name: aspell-%{lang} Epoch: 50 Version: 0.50 -Release: 8 +Release: 9 License: GPL Group: Applications/Text URL: http://aspell.net/ Source: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell-%{lang}-%{version}-%{langrelease}.tar.bz2 -Buildrequires: aspell >= 0.50 -Requires: aspell >= 0.50 +Buildrequires: aspell >= 12:0.60 +Requires: aspell >= 12:0.60 BuildRoot: %{_tmppath}/%{name}-%{version}-root %define debug_package %{nil} @@ -26,8 +26,8 @@ rm -rf $RPM_BUILD_ROOT 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}%{_datadir}/aspell" >> Makefile +echo "dictdir = ${RPM_BUILD_ROOT}%{_libdir}/aspell-0.60" >> Makefile +echo "datadir = ${RPM_BUILD_ROOT}%{_libdir}/aspell-0.60" >> Makefile cat Makefile.pre >> Makefile make @@ -40,10 +40,13 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) -%{_libdir}/aspell/* -%{_datadir}/aspell/* +%{_libdir}/aspell-0.60/* +#%{_datadir}/aspell/* %changelog +* Mon Jul 18 2005 Ivana Varekova 50:0.50-9 +- build with aspell-0.60.3 + * Mon Apr 11 2005 Ivana Varekova 50:0.50-8 - rebuilt