2008-03-27 15:16:30 +00:00
|
|
|
Name: hunspell-gd
|
|
|
|
Summary: Scots Gaelic hunspell dictionaries
|
2013-05-20 08:42:52 +00:00
|
|
|
Version: 2.6
|
2013-06-04 11:30:53 +00:00
|
|
|
Release: 2%{?dist}
|
2013-05-20 08:42:52 +00:00
|
|
|
Source: http://downloads.sourceforge.net/project/aoo-extensions/4587/8/hunspell-gd-2.6.oxt
|
2008-03-27 15:16:30 +00:00
|
|
|
Group: Applications/Text
|
2011-04-02 14:02:56 +00:00
|
|
|
URL: http://extensions.services.openoffice.org/en/project/faclair-afb
|
2008-03-27 15:16:30 +00:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
2013-06-04 11:30:53 +00:00
|
|
|
License: GPLv2+ and GPLv3+
|
2008-03-27 15:16:30 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
Requires: hunspell
|
|
|
|
|
|
|
|
%description
|
|
|
|
Scots Gaelic hunspell dictionaries.
|
|
|
|
|
|
|
|
%prep
|
2009-06-15 22:06:18 +00:00
|
|
|
%setup -q -c hunspell-gd-%{version}
|
2008-03-27 15:16:30 +00:00
|
|
|
|
|
|
|
%build
|
|
|
|
|
|
|
|
%install
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
2011-04-02 14:02:56 +00:00
|
|
|
cp -p dictionaries/gd_GB.dic dictionaries/gd_GB.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
2008-03-27 15:16:30 +00:00
|
|
|
|
|
|
|
%clean
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
2011-04-02 14:02:56 +00:00
|
|
|
%doc dictionaries/README_gd_GB.txt LICENSES-en.txt
|
2008-03-27 15:16:30 +00:00
|
|
|
%{_datadir}/myspell/*
|
|
|
|
|
|
|
|
%changelog
|
2013-06-04 11:30:53 +00:00
|
|
|
* Tue Jun 04 2013 Caolán McNamara <caolanm@redhat.com> - 2.6-2
|
|
|
|
- clarify license. The .aff still says GPLv2+ while the LICENSES-en.txt etc say
|
|
|
|
GPLv3+
|
|
|
|
|
2013-05-20 08:42:52 +00:00
|
|
|
* Mon May 20 2013 Caolán McNamara <caolanm@redhat.com> - 2.6-1
|
|
|
|
- latest version
|
|
|
|
|
2013-01-31 00:50:58 +00:00
|
|
|
* Thu Jan 31 2013 Caolán McNamara <caolanm@redhat.com> - 2.5-1
|
|
|
|
- latest version
|
|
|
|
|
2012-07-19 13:34:49 +00:00
|
|
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-06-13 07:45:25 +00:00
|
|
|
* Thu Jun 13 2012 Caolán McNamara <caolanm@redhat.com> - 2.3-1
|
|
|
|
- latest version
|
|
|
|
|
2012-01-13 05:09:41 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-12-08 20:27:12 +00:00
|
|
|
* Thu Dec 08 2011 Caolán McNamara <caolanm@redhat.com> - 2.1-1
|
|
|
|
- latest version
|
|
|
|
|
2011-11-16 12:12:01 +00:00
|
|
|
* Wed Nov 16 2011 Caolán McNamara <caolanm@redhat.com> - 2.0-1
|
2011-11-16 12:11:06 +00:00
|
|
|
- latest version
|
|
|
|
|
2011-06-29 13:22:41 +00:00
|
|
|
* Wed Jun 29 2011 Caolán McNamara <caolanm@redhat.com> - 1.3-1
|
|
|
|
- latest version
|
|
|
|
|
2011-04-02 14:02:56 +00:00
|
|
|
* Sat Apr 02 2011 Caolán McNamara <caolanm@redhat.com> - 1.2-1
|
|
|
|
- latest version
|
|
|
|
|
2011-02-09 10:18:59 +00:00
|
|
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-0.4.rc.1
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2009-07-25 02:27:10 +00:00
|
|
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-0.3.rc.1
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2011-04-02 14:02:56 +00:00
|
|
|
* Sat Jul 11 2009 Caolán McNamara <caolanm@redhat.com> - 1.0.0-0.2.rc.1
|
2009-07-11 16:40:10 +00:00
|
|
|
- tidy spec
|
|
|
|
|
2011-04-02 14:02:56 +00:00
|
|
|
* Mon Jun 15 2009 Caolán McNamara <caolanm@redhat.com> - 1.0.0-0.1.rc.1
|
2009-06-15 22:06:18 +00:00
|
|
|
- latest version
|
|
|
|
|
2009-02-25 04:48:50 +00:00
|
|
|
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2011-04-02 14:02:56 +00:00
|
|
|
* Thu Mar 27 2008 Caolán McNamara <caolanm@redhat.com> - 0.1.1-1
|
2008-03-27 15:16:30 +00:00
|
|
|
- initial version
|