latest version
This commit is contained in:
parent
21a9bf9926
commit
52548af582
@ -1,2 +1,2 @@
|
||||
pt_BR-2008-02-21L.zip
|
||||
hunspell-pt_PT-20080610.tar.gz
|
||||
hunspell-pt_PT-20080705.tar.gz
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
Name: hunspell-pt
|
||||
Summary: Portuguese hunspell dictionaries
|
||||
%define upstreamid 20080610
|
||||
%define upstreamid 20080705
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 1%{?dist}
|
||||
Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20080610.tar.gz
|
||||
Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20080705.tar.gz
|
||||
Source1: http://www.deso-se.com.br/downloads/pt_BR-2008-02-21L.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-20080610
|
||||
%setup -q -n hunspell-pt_PT-20080705
|
||||
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
|
||||
* Mon Jul 07 2008 Caolan McNamara <caolanm@redhat.com> - 0.20080705-1
|
||||
- latest version
|
||||
|
||||
* Tue Jun 10 2008 Caolan McNamara <caolanm@redhat.com> - 0.20080610-1
|
||||
- latest version
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user