hunspell-lb/hunspell-lb.spec

92 lines
2.4 KiB
RPMSpec
Raw Normal View History

2010-02-05 12:33:15 +00:00
Name: hunspell-lb
Summary: Luxembourgish hunspell dictionaries
2011-03-18 20:06:27 +00:00
%define upstreamid 20110313
2010-02-05 12:33:15 +00:00
Version: 0.%{upstreamid}
2011-03-18 20:06:27 +00:00
Release: 1%{?dist}
2010-02-05 12:33:15 +00:00
Source: http://downloads.spellchecker.lu/packages/OOo3/SpellcheckerLu.oxt
Group: Applications/Text
URL: http://spellchecker.lu
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: EUPL 1.1
BuildArch: noarch
Requires: hunspell
%description
Luxembourgish hunspell dictionaries.
%package -n mythes-lb
Summary: Luxembourgish thesaurus
Group: Applications/Text
2010-04-04 11:36:27 +00:00
Requires: mythes
2010-02-05 12:33:15 +00:00
%description -n mythes-lb
Luxembourgish thesaurus.
%prep
%setup -q -c
%build
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/mythes
cp -p th_lb_LU_v2.* $RPM_BUILD_ROOT/%{_datadir}/mythes
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc registration/README_lb_LU.txt
%{_datadir}/myspell/*
%files -n mythes-lb
%defattr(-,root,root,-)
%doc registration/README_lb_LU.txt
%{_datadir}/mythes/th_lb_LU_v2.*
%changelog
2011-03-18 20:06:27 +00:00
* Fri Mar 1 2011 Caolán McNamara <caolanm@redhat.com> - 0.20110313-1
- latest version
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20110107-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-01-09 20:40:15 +00:00
* Sun Jan 09 2011 Caolán McNamara <caolanm@redhat.com> - 0.20110107-1
- latest version
2010-09-15 14:50:03 +00:00
* Wed Sep 15 2010 Caolán McNamara <caolanm@redhat.com> - 0.20100914-1
- latest version
2010-07-05 07:45:18 +00:00
* Mon Jul 05 2010 Caolán McNamara <caolanm@redhat.com> - 0.20100704-1
- latest version
2010-06-29 08:47:38 +00:00
* Tue Jun 29 2010 Caolán McNamara <caolanm@redhat.com> - 0.20100628-1
2010-05-11 13:30:45 +00:00
- latest version
2010-06-29 08:47:38 +00:00
* Tue May 11 2010 Caolán McNamara <caolanm@redhat.com> - 0.20100509-1
2010-04-22 10:38:46 +00:00
- latest version
2010-06-29 08:47:38 +00:00
* Thu Apr 22 2010 Caolán McNamara <caolanm@redhat.com> - 0.20100420-1
2010-04-12 09:29:03 +00:00
- latest version
2010-06-29 08:47:38 +00:00
* Mon Apr 12 2010 Caolán McNamara <caolanm@redhat.com> - 0.20100408-1
2010-04-08 09:24:32 +00:00
- latest version
2010-06-29 08:47:38 +00:00
* Thu Apr 08 2010 Caolán McNamara <caolanm@redhat.com> - 0.20100407-2
- latest version
* Sun Apr 04 2010 Caolán McNamara <caolanm@redhat.com> - 0.20100301-2
2010-04-04 11:36:27 +00:00
- mythes now owns /usr/share/mythes
2010-06-29 08:47:38 +00:00
* Tue Mar 02 2010 Caolán McNamara <caolanm@redhat.com> - 0.20100301-1
2010-03-02 15:09:38 +00:00
- latest version
2010-06-29 08:47:38 +00:00
* Wed Feb 17 2010 Caolán McNamara <caolanm@redhat.com> - 0.20100216-1
2010-02-17 09:59:15 +00:00
- latest version
2010-06-29 08:47:38 +00:00
* Wed Jan 27 2010 Caolán McNamara <caolanm@redhat.com> - 0.20100120-1
2010-02-05 12:33:15 +00:00
- initial version