Blame SPECS/hunspell-tpi.spec

47a380
Name: hunspell-tpi
47a380
Summary: Tok Pisin hunspell dictionaries
47a380
Version: 0.05
47a380
Release: 5%{?dist}
47a380
Group: Applications/Text
47a380
Source: http://extensions.services.openoffice.org/e-files/4824/2/hunspell-tpi-%{version}.oxt
47a380
URL: http://extensions.services.openoffice.org/en/project/tok-pisin-spell-checker
47a380
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
47a380
License: GPLv3+
47a380
BuildArch: noarch
47a380
Requires: hunspell
47a380
47a380
%description
47a380
Tok Pisin hunspell dictionaries.
47a380
47a380
%prep
47a380
%setup -q -c
47a380
47a380
%build
47a380
47a380
%install
47a380
rm -rf $RPM_BUILD_ROOT
47a380
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
47a380
cp -p dictionaries/tpi_PG.* $RPM_BUILD_ROOT/%{_datadir}/myspell
47a380
47a380
%clean
47a380
rm -rf $RPM_BUILD_ROOT
47a380
47a380
%files
47a380
%defattr(-,root,root,-)
47a380
%doc dictionaries/README_tpi_PG.txt LICENSES-en.txt
47a380
%{_datadir}/myspell/*
47a380
47a380
%changelog
47a380
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.05-5
47a380
- Mass rebuild 2013-12-27
47a380
47a380
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.05-4
47a380
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
47a380
47a380
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.05-3
47a380
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
47a380
47a380
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.05-2
47a380
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
47a380
47a380
* Sun Mar 20 2011 Caolán McNamara <caolanm@redhat.com> - 0.05-1
47a380
- initial version