latest pt_PT version

This commit is contained in:
Caolán McNamara 2010-12-21 15:54:15 +00:00
parent 6175114156
commit b764683df2
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
/pt_BR-2010-09-07AOC.zip
/hunspell-pt_PT-20101104.tar.gz
/hunspell-pt_PT-20101214.tar.gz

View File

@ -3,7 +3,7 @@ Summary: Portuguese hunspell dictionaries
%define upstreamid 20101104
Version: 0.%{upstreamid}
Release: 1%{?dist}
Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20101104.tar.gz
Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20101214.tar.gz
Source1: http://www.broffice.org/files/pt_BR-2010-09-07AOC.zip
Group: Applications/Text
URL: http://www.broffice.org/verortografico/baixar
@ -18,7 +18,7 @@ Requires: hunspell
Portuguese hunspell dictionaries.
%prep
%setup -q -n hunspell-pt_PT-20101104
%setup -q -n hunspell-pt_PT-20101214
unzip -q -o %{SOURCE1}
for i in README_pt_BR.TXT README_pt_PT.txt; do
if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/myspell/*
%changelog
* Tue Dec 21 2010 Caolan McNamara <caolanm@redhat.com> - 0.20101214-1
- latest pt_PT version
* Wed Nov 10 2010 Caolan McNamara <caolanm@redhat.com> - 0.20101104-1
- latest pt_PT version

View File

@ -1,2 +1,2 @@
ab53976c3ded75d99ab394c202298194 pt_BR-2010-09-07AOC.zip
6390cae8abaccbfe3c534650360ba9a7 hunspell-pt_PT-20101104.tar.gz
0092e75b60376bc368e6ff99d1286175 hunspell-pt_PT-20101214.tar.gz