3866fe
Name: hunspell-si
3866fe
Summary: Sinhala hunspell dictionaries
3866fe
Version: 0.2.1
3866fe
Release: 9%{?dist}
3866fe
Source: http://www.sandaru1.com/si-LK.tar.gz
3866fe
Group: Applications/Text
3866fe
#Following URL is down since few months informed to upstream
3866fe
URL: http://www.sandaru1.com/2009/08/29/sinhala-spell-checker-for-firefox/
3866fe
License: GPLv2+
3866fe
BuildArch: noarch
3866fe
Requires: hunspell
3866fe
3866fe
%description
3866fe
Sinhala hunspell dictionaries.
3866fe
3866fe
%prep
3866fe
%setup -q -c -n hunspell-si
3866fe
3866fe
%build
3866fe
#nothing to build
3866fe
3866fe
%install
3866fe
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
3866fe
cp -p dictionaries/si-LK.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/si_LK.aff
3866fe
cp -p dictionaries/si-LK.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/si_LK.dic
3866fe
3866fe
%files
3866fe
%doc LICENSE README
3866fe
%{_datadir}/myspell/*
3866fe
3866fe
%changelog
3866fe
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.2.1-9
3866fe
- Mass rebuild 2013-12-27
3866fe
3866fe
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-8
3866fe
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
3866fe
3866fe
* Thu Nov 22 2012 Parag Nemade <pnemade AT redhat.com> - 0.2.1-7
3866fe
- Resolves:rh#879152 - spec cleanup for recent packaging guidelines 
3866fe
3866fe
* Thu Aug 23 2012 Parag Nemade <pnemade AT redhat.com> - 0.2.1-6
3866fe
- Resolves:rh#848847:-Source URL not working
3866fe
3866fe
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-5
3866fe
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
3866fe
3866fe
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-4
3866fe
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
3866fe
3866fe
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-3
3866fe
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
3866fe
3866fe
* Tue Mar 09 2010 Parag Nemade <pnemade AT redhat.com> - 0.2.1-2
3866fe
- Resolves: rh#571710: Fix license tag in spec file with new upstream release
3866fe
- Removed CREDITS file as upstream provides now README and LICENSE files.
3866fe
3866fe
* Wed Feb 24 2010 Parag Nemade <pnemade AT redhat.com> - 0.2.1-1
3866fe
- Resolves: rh#567895: Fix license tag in spec file with new upstream release
3866fe
3866fe
* Wed Nov 25 2009 Caolan McNamara <caolanm@redhat.com> - 0.2-1
3866fe
- initial version