a2ea7b
Name: hunspell-vi
a2ea7b
Summary: Vietnamese hunspell dictionaries
a2ea7b
%define upstreamid 20080604
a2ea7b
Version: 0.%{upstreamid}
e7f46e
Release: 8%{?dist}
a2ea7b
Source: http://hunspell-spellcheck-vi.googlecode.com/files/vi_VN.zip
a2ea7b
Group: Applications/Text
a2ea7b
URL: http://code.google.com/p/hunspell-spellcheck-vi
a2ea7b
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
a2ea7b
License: GPL+
a2ea7b
BuildArch: noarch
a2ea7b
a2ea7b
Requires: hunspell
a2ea7b
a2ea7b
%description
a2ea7b
Vietnamese hunspell dictionaries.
a2ea7b
a2ea7b
%prep
a2ea7b
%setup -q -c -n hunspell-vi
a2ea7b
a2ea7b
%build
a2ea7b
a2ea7b
%install
a2ea7b
rm -rf $RPM_BUILD_ROOT
a2ea7b
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
a2ea7b
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
a2ea7b
a2ea7b
%clean
a2ea7b
rm -rf $RPM_BUILD_ROOT
a2ea7b
a2ea7b
%files
a2ea7b
%defattr(-,root,root,-)
a2ea7b
%doc README_vi_VN.txt Copyright
a2ea7b
%{_datadir}/myspell/*
a2ea7b
a2ea7b
%changelog
e7f46e
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.20080604-8
e7f46e
- Mass rebuild 2013-12-27
e7f46e
a2ea7b
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080604-7
a2ea7b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
a2ea7b
a2ea7b
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080604-6
a2ea7b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
a2ea7b
a2ea7b
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080604-5
a2ea7b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
a2ea7b
a2ea7b
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080604-4
a2ea7b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
a2ea7b
a2ea7b
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080604-3
a2ea7b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
a2ea7b
a2ea7b
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080604-2
a2ea7b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
a2ea7b
a2ea7b
* Thu Sep 18 2006 Caolan McNamara <caolanm@redhat.com> - 0.20080604-1
a2ea7b
- initial version