latest version
This commit is contained in:
parent
3e11909d2a
commit
6e58776e73
@ -0,0 +1 @@
|
||||
OOo_fj_FJ.zip
|
@ -1,15 +1,13 @@
|
||||
Name: hunspell-fj
|
||||
Summary: Fijian hunspell dictionaries
|
||||
%define upstreamid 20050811
|
||||
%define upstreamid 20090521
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 4%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Text
|
||||
Source0: http://www.iosn.net/pacific-islands/usp-microgrants/fijian-spellchecker/README_fj_FJ.txt
|
||||
Source1: http://www.iosn.net/pacific-islands/usp-microgrants/fijian-spellchecker/fj_FJ.dic
|
||||
Source2: http://www.iosn.net/pacific-islands/usp-microgrants/fijian-spellchecker/fj_FJ.aff
|
||||
URL: http://www.iosn.net/pacific-islands/usp-microgrants/fijian-spellchecker
|
||||
Source: http://www.foss.usp.ac.fj/OOo_fj/OOo_fj_FJ.zip
|
||||
URL: http://www.foss.usp.ac.fj/OOo_fj/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: LGPLv2+
|
||||
License: LGPLv2+ or GPLv2+ or MPLv1.1
|
||||
BuildArch: noarch
|
||||
BuildRequires: hunspell-devel
|
||||
|
||||
@ -19,8 +17,7 @@ Requires: hunspell
|
||||
Fijian hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -T -c
|
||||
cp -p %{SOURCE0} %{SOURCE1} %{SOURCE2} .
|
||||
%setup -q -n OOo_fj_FJ
|
||||
|
||||
%build
|
||||
for i in README_fj_FJ.txt; do
|
||||
@ -43,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 07 2010 Caolan McNamara <caolanm@redhat.com> - 0.20090521-1
|
||||
- latest version
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20050811-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user