next version
This commit is contained in:
parent
60d9cd6c9e
commit
601ed80645
@ -1,4 +1,2 @@
|
||||
pt_BR-2700g.zip
|
||||
pt_PT-2700C.zip
|
||||
pt_PT-2007-03-26.zip
|
||||
pt_BR-2007-04-11.zip
|
||||
hunspell-pt_PT-20070709.tar.gz
|
||||
|
||||
@ -1,14 +1,14 @@
|
||||
Name: hunspell-pt
|
||||
Summary: Portuguese hunspell dictionaries
|
||||
%define upstreamid 20070411
|
||||
%define upstreamid 20070709
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 1%{?dist}
|
||||
Source0: http://www.deso-se.com.br/downloads/pt_PT-2007-03-26.zip
|
||||
Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20070709.tar.gz
|
||||
Source1: http://www.deso-se.com.br/downloads/pt_BR-2007-04-11.zip
|
||||
Group: Applications/Text
|
||||
URL: http://www.broffice.org.br/?q=verortografico
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: LGPL
|
||||
License: GPL
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell
|
||||
@ -18,9 +18,7 @@ Portuguese hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -c -n hunspell-pt
|
||||
mv Leia-me.pdf Leia-me-pt_PT.pdf
|
||||
unzip -q -o %{SOURCE1}
|
||||
mv Leia-me.pdf Leia-me-pt_BR.pdf
|
||||
|
||||
%build
|
||||
|
||||
@ -34,11 +32,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc Leia-me-pt_BR.pdf
|
||||
%doc Leia-me-pt_PT.pdf
|
||||
%doc Leia-me.pdf README_pt_PT.txt COPYING
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 18 2007 Caolan McNamara <caolanm@redhat.com> - 0.20070709-1
|
||||
- latest pt_PT version
|
||||
|
||||
* Sun May 06 2007 Caolan McNamara <caolanm@redhat.com> - 0.20070411-1
|
||||
- latest versions
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user