latest pt_PT
This commit is contained in:
parent
6621eccebf
commit
5b3a484702
@ -1,2 +1,3 @@
|
||||
hunspell-pt_PT-20090309.tar.gz
|
||||
pt_BR-2009-10-04AOC.zip
|
||||
hunspell-pt_PT-20091013.tar.gz
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
Name: hunspell-pt
|
||||
Summary: Portuguese hunspell dictionaries
|
||||
%define upstreamid 20091004
|
||||
%define upstreamid 20091013
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 3%{?dist}
|
||||
Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20090309.tar.gz
|
||||
Release: 1%{?dist}
|
||||
Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20091013.tar.gz
|
||||
Source1: http://www.broffice.org/files/pt_BR-2009-10-04AOC.zip
|
||||
Group: Applications/Text
|
||||
URL: http://www.broffice.org/verortografico/baixar
|
||||
@ -17,7 +17,7 @@ Requires: hunspell
|
||||
Portuguese hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -n hunspell-pt_PT-20090309
|
||||
%setup -q -n hunspell-pt_PT-20091013
|
||||
unzip -q -o %{SOURCE1}
|
||||
for i in README_pt_BR-OOO2x.TXT README_pt_PT.txt; do
|
||||
if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then
|
||||
@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 15 2009 Caolan McNamara <caolanm@redhat.com> - 0.20091013-1
|
||||
- latest pt_PT version
|
||||
|
||||
* Tue Oct 06 2009 Caolan McNamara <caolanm@redhat.com> - 0.20091004-1
|
||||
- latest pt_BR version
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user