upgrade to latest upstream

This commit is contained in:
Michael Stahl 2014-03-10 14:36:17 +01:00
parent 037880b280
commit 55a3ea8564
3 changed files with 10 additions and 5 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/igerman98-20120607.tar.bz2
/igerman98-20131206.tar.bz2

View File

@ -1,8 +1,8 @@
Name: hunspell-de
Summary: German hunspell dictionaries
%define upstreamid 20120607
%define upstreamid 20131206
Version: 0.%{upstreamid}
Release: 4%{?dist}
Release: 1%{?dist}
Source: http://www.j3e.de/ispell/igerman98/dict/igerman98-%{upstreamid}.tar.bz2
Group: Applications/Text
URL: http://www.j3e.de/ispell/igerman98
@ -21,7 +21,7 @@ German (Germany, Switzerland, etc.) hunspell dictionaries.
sed -i -e "s/AFFIX_EXPANDER = ispell/AFFIX_EXPANDER = aspell/g" Makefile
%build
make hunspell/de_AT.dic hunspell/de_AT.aff \
LC_ALL=en_US.iso885915 make hunspell/de_AT.dic hunspell/de_AT.aff \
hunspell/de_CH.dic hunspell/de_CH.aff \
hunspell/de_DE.dic hunspell/de_DE.aff
cd hunspell
@ -64,6 +64,10 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/myspell/*
%changelog
* Mon Mar 10 2014 Michael Stahl <mstahl@redhat.com> - 0.20131206-1
- latest version
- sed refuses to execute bin/dic2iso and iso2dic unless run in ISO8859 locale
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20120607-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
@ -73,7 +77,7 @@ rm -rf $RPM_BUILD_ROOT
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20120607-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Thu Jun 13 2012 Caolán McNamara <caolanm@redhat.com> - 0.20120607-1
* Wed Jun 13 2012 Caolán McNamara <caolanm@redhat.com> - 0.20120607-1
- latest version
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20110609-2

View File

@ -1 +1 @@
9433d0ccd7db3c7681037980ece3f710 igerman98-20120607.tar.bz2
9b6c0c6615d2e099cd85a209d9f1fdbb igerman98-20131206.tar.bz2