Blame SPECS/hunspell-mt.spec

a6957b
Name: hunspell-mt
a6957b
Summary: Maltese hunspell dictionaries
a6957b
%define upstreamid 20020708
a6957b
Version: 0.%{upstreamid}
ec8128
Release: 9%{?dist}
a6957b
Group: Applications/Text
a6957b
Source: http://linux.org.mt/downloads/spellcheck-mt-0.3.tar.gz
a6957b
URL: http://linux.org.mt/node/62
a6957b
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
a6957b
License: LGPLv2+
a6957b
BuildArch: noarch
a6957b
BuildRequires: hunspell-devel
a6957b
a6957b
Requires: hunspell
a6957b
a6957b
%description
a6957b
Maltese hunspell dictionaries.
a6957b
a6957b
%prep
a6957b
%setup -q -c
a6957b
a6957b
%build
a6957b
export LANG=mt_MT.utf8
a6957b
iconv -f ISO-8859-3 -t UTF-8 words.iso8859-3 > maltese.words
a6957b
wordlist2hunspell maltese.words mt_MT
a6957b
a6957b
%install
a6957b
rm -rf $RPM_BUILD_ROOT
a6957b
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
a6957b
cp -p mt_MT.dic mt_MT.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
a6957b
a6957b
%clean
a6957b
rm -rf $RPM_BUILD_ROOT
a6957b
a6957b
%files
a6957b
%defattr(-,root,root,-)
a6957b
%doc readme.txt
a6957b
%{_datadir}/myspell/*
a6957b
a6957b
%changelog
ec8128
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.20020708-9
ec8128
- Mass rebuild 2013-12-27
ec8128
a6957b
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20020708-8
a6957b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
a6957b
a6957b
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20020708-7
a6957b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
a6957b
a6957b
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20020708-6
a6957b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
a6957b
a6957b
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20020708-5
a6957b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
a6957b
a6957b
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20020708-4
a6957b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
a6957b
a6957b
* Mon Apr 13 2009 Caolan McNamara <caolanm@redhat.com> - 0.20020708-3
a6957b
- spurious extra .aff file packaged
a6957b
a6957b
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20020708-2
a6957b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
a6957b
a6957b
* Mon Oct 13 2008 Caolan McNamara <caolanm@redhat.com> - 0.20020708-1
a6957b
- initial version