upgrade to latest upstream
This commit is contained in:
parent
037880b280
commit
55a3ea8564
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/igerman98-20120607.tar.bz2
|
||||
/igerman98-20131206.tar.bz2
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user