latest version

This commit is contained in:
Caolan McNamara 2010-01-26 08:56:17 +00:00
parent e0bb30c917
commit 583e205f6d
3 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
hunspell_fr_3-4-1.zip
hunspell-fr-classique-reforme1990-v3.5.zip

View File

@ -1,8 +1,8 @@
Name: hunspell-fr
Summary: French hunspell dictionaries
Version: 3.4.1
Version: 3.5
Release: 1%{?dist}
Source: http://www.dicollecte.org/download/fr/hunspell_fr_3-4-1.zip
Source: http://www.dicollecte.org/download/fr/hunspell-fr-classique-reforme1990-v3.5.zip
Group: Applications/Text
URL: http://www.dicollecte.org/home.php?prj=fr
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -22,8 +22,8 @@ French (France, Belgium, etc.) hunspell dictionaries.
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p fr.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/fr_FR.dic
cp -p fr.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/fr_FR.aff
cp -p fr-classique-reforme1990.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/fr_FR.dic
cp -p fr-classique-reforme1990.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/fr_FR.aff
pushd $RPM_BUILD_ROOT/%{_datadir}/myspell/
fr_FR_aliases="fr_BE fr_CA fr_CH fr_LU fr_MC"
@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/myspell/*
%changelog
* Tue Jan 26 2010 Caolan McNamara <caolanm@redhat.com> - 3.5-1
- latest version
* Thu Oct 01 2009 Caolan McNamara <caolanm@redhat.com> - 3.4.1-1
- latest version

View File

@ -1 +1 @@
2f7a7075d1ecaec0de423d5ecced7cfa hunspell_fr_3-4-1.zip
38bc3fca894122b25be7eb0a8e491c4f hunspell-fr-classique-reforme1990-v3.5.zip