latest pt_PT version
This commit is contained in:
parent
e3880f3235
commit
3dbeb40558
@ -1,2 +1,2 @@
|
||||
pt_BR-2008-07-07C.zip
|
||||
hunspell-pt_PT-20081113.tar.gz
|
||||
hunspell-pt_PT-20090309.tar.gz
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
Name: hunspell-pt
|
||||
Summary: Portuguese hunspell dictionaries
|
||||
%define upstreamid 20081113
|
||||
%define upstreamid 20090309
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 2%{?dist}
|
||||
Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20081113.tar.gz
|
||||
Release: 1%{?dist}
|
||||
Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20090309.tar.gz
|
||||
Source1: http://www.deso-se.com.br/downloads/pt_BR-2008-07-07C.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-20081113
|
||||
%setup -q -n hunspell-pt_PT-20090309
|
||||
unzip -q -o %{SOURCE1}
|
||||
tr -d '\r' < README_pt_BR.TXT > README.TXT.new
|
||||
mv -f README.TXT.new README_pt_BR.TXT
|
||||
@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 10 2009 Caolan McNamara <caolanm@redhat.com> - 0.20090309-1
|
||||
- latest pt_PT version
|
||||
|
||||
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20081113-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user