Resolves: rhbz#648740 revert this, and silence hunspell instead
This commit is contained in:
parent
c0e0d6f04e
commit
d62397b97c
@ -1,7 +1,7 @@
|
|||||||
Name: hunspell-no
|
Name: hunspell-no
|
||||||
Summary: Norwegian hunspell dictionaries
|
Summary: Norwegian hunspell dictionaries
|
||||||
Version: 2.0.10
|
Version: 2.0.10
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Source: http://alioth.debian.org/frs/download.php/2357/no_NO-pack2-%{version}.zip
|
Source: http://alioth.debian.org/frs/download.php/2357/no_NO-pack2-%{version}.zip
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
URL: http://spell-norwegian.alioth.debian.org
|
URL: http://spell-norwegian.alioth.debian.org
|
||||||
@ -81,8 +81,6 @@ for i in README_nb_NO.txt README_nn_NO.txt README_hyph_nb_NO.txt \
|
|||||||
touch -r $i $i.new
|
touch -r $i $i.new
|
||||||
mv -f $i.new $i
|
mv -f $i.new $i
|
||||||
done
|
done
|
||||||
#Resolves: rhbz#648740 trailing empty rules
|
|
||||||
sed -i -e "s#\/\$##g" nb_NO.dic
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
@ -127,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/mythes/th_nn_NO_v2.*
|
%{_datadir}/mythes/th_nn_NO_v2.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 05 2010 Caolan McNamara <caolanm@redhat.com> - 2.0.10-8
|
||||||
|
- Resolves: rhbz#648740 revert this, and silence hunspell instead
|
||||||
|
|
||||||
* Tue Nov 02 2010 Caolan McNamara <caolanm@redhat.com> - 2.0.10-7
|
* Tue Nov 02 2010 Caolan McNamara <caolanm@redhat.com> - 2.0.10-7
|
||||||
- Resolves: rhbz#648740 thousands of trailing empty rules spew
|
- Resolves: rhbz#648740 thousands of trailing empty rules spew
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user