2009-06-17 19:42:59 +00:00
|
|
|
Name: hunspell-ko
|
|
|
|
Summary: Korean hunspell dictionaries
|
2010-10-28 12:48:08 +00:00
|
|
|
Version: 0.5.0
|
2011-02-09 10:31:27 +00:00
|
|
|
Release: 2%{?dist}
|
2009-06-17 21:50:30 +00:00
|
|
|
Source: http://spellcheck-ko.googlecode.com/files/hunspell-dict-ko-%{version}.tar.gz
|
2009-06-17 19:42:59 +00:00
|
|
|
Group: Applications/Text
|
|
|
|
URL: http://code.google.com/p/spellcheck-ko/
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
License: MPLv1.1 or GPLv2 or LGPLv2
|
|
|
|
BuildArch: noarch
|
2010-07-05 10:48:51 +00:00
|
|
|
BuildRequires: python-lxml, hunspell
|
2009-06-17 19:42:59 +00:00
|
|
|
Requires: hunspell
|
|
|
|
|
|
|
|
%description
|
|
|
|
Korean hunspell dictionaries.
|
|
|
|
|
|
|
|
%prep
|
2009-06-17 21:50:30 +00:00
|
|
|
%setup -q -n hunspell-dict-ko-%{version}
|
2009-06-17 19:42:59 +00:00
|
|
|
|
|
|
|
%build
|
2009-06-17 21:50:30 +00:00
|
|
|
make
|
2009-06-17 19:42:59 +00:00
|
|
|
|
|
|
|
%install
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
|
|
|
cp -p ko.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/ko_KR.aff
|
|
|
|
cp -p ko.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/ko_KR.dic
|
|
|
|
|
2010-07-05 10:27:09 +00:00
|
|
|
%check
|
|
|
|
make test
|
2009-06-17 21:50:30 +00:00
|
|
|
|
2009-06-17 19:42:59 +00:00
|
|
|
%clean
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
2009-06-17 21:50:30 +00:00
|
|
|
%doc README LICENSE LICENSE.GPL LICENSE.LGPL LICENSE.MPL
|
2009-06-17 19:42:59 +00:00
|
|
|
%{_datadir}/myspell/*
|
|
|
|
|
|
|
|
%changelog
|
2011-02-09 10:31:27 +00:00
|
|
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2010-10-28 12:48:08 +00:00
|
|
|
* Thu Oct 28 2010 Caolán McNamara <caolanm@redhat.com> - 0.5.0-1
|
|
|
|
- latest version
|
|
|
|
|
2010-08-07 19:46:33 +00:00
|
|
|
* Sat Aug 07 2010 Caolán McNamara <caolanm@redhat.com> - 0.4.3-1
|
|
|
|
- latest version
|
|
|
|
- drop integrated hunspell-dict-ko-0.4.2-1278333282.fixtests.patch
|
|
|
|
|
2010-07-05 10:27:09 +00:00
|
|
|
* Mon Jul 05 2010 Caolán McNamara <caolanm@redhat.com> - 0.4.2-2
|
|
|
|
- enable make check now that hunspell is fixed to know about
|
|
|
|
hangul syllables
|
|
|
|
|
2010-07-05 07:43:36 +00:00
|
|
|
* Mon Jul 05 2010 Caolán McNamara <caolanm@redhat.com> - 0.4.2-1
|
2010-06-08 10:00:43 +00:00
|
|
|
- latest version
|
|
|
|
|
2010-07-05 07:43:36 +00:00
|
|
|
* Tue Jun 08 2010 Caolán McNamara <caolanm@redhat.com> - 0.4.1-1
|
2010-03-01 12:31:15 +00:00
|
|
|
- latest version
|
|
|
|
|
2010-07-05 07:43:36 +00:00
|
|
|
* Mon Mar 01 2010 Caolán McNamara <caolanm@redhat.com> - 0.4.0-1
|
2009-11-03 16:59:56 +00:00
|
|
|
- latest version
|
|
|
|
|
2010-07-05 07:43:36 +00:00
|
|
|
* Tue Nov 03 2009 Caolán McNamara <caolanm@redhat.com> - 0.3.5-1
|
2009-08-30 15:39:17 +00:00
|
|
|
- latest version
|
|
|
|
|
2010-07-05 07:43:36 +00:00
|
|
|
* Sun Aug 30 2009 Caolán McNamara <caolanm@redhat.com> - 0.3.3-1
|
|
|
|
- latest version
|
|
|
|
|
|
|
|
* Sun Jul 26 2009 Caolán McNamara <caolanm@redhat.com> - 0.3.2-1
|
2009-07-26 09:59:57 +00:00
|
|
|
- latest version
|
|
|
|
|
2009-07-25 02:31:52 +00:00
|
|
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2010-07-05 07:43:36 +00:00
|
|
|
* Mon Jul 06 2009 Caolán McNamara <caolanm@redhat.com> - 0.3.1-1
|
2009-07-06 08:02:24 +00:00
|
|
|
- latest version
|
|
|
|
|
2010-07-05 07:43:36 +00:00
|
|
|
* Mon Jun 22 2009 Caolán McNamara <caolanm@redhat.com> - 0.3.0-1
|
2009-06-22 08:59:09 +00:00
|
|
|
- latest version
|
|
|
|
|
2010-07-05 07:43:36 +00:00
|
|
|
* Wed Jun 17 2009 Caolán McNamara <caolanm@redhat.com> - 0.2.4-2
|
2009-06-17 21:50:30 +00:00
|
|
|
- build from source
|
|
|
|
|
2010-07-05 07:43:36 +00:00
|
|
|
* Mon Jun 15 2009 Caolán McNamara <caolanm@redhat.com> - 0.2.4-1
|
2009-06-17 19:42:59 +00:00
|
|
|
- initial version
|