hunspell-pl/hunspell-pl.spec

63 lines
1.5 KiB
RPMSpec

Name: hunspell-pl
Summary: Polish hunspell dictionaries
%define upstreamid 20070614
Version: 0.%{upstreamid}
Release: 1%{?dist}
Source: http://www.kurnik.pl/dictionary/alt-myspell-pl-%{upstreamid}.tar.bz2
Group: Applications/Text
URL: http://www.kurnik.pl/dictionary/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: LGPL
BuildArch: noarch
Requires: hunspell
%description
Polish hunspell dictionaries.
%prep
%setup -q -n alt-myspell-pl-%{upstreamid}
%build
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc README_pl_PL.txt
%{_datadir}/myspell/*
%changelog
* Thu Jun 14 2007 Caolan McNamara <caolanm@redhat.com> - 0.20070614-1
- latest version
* Wed Jun 13 2007 Caolan McNamara <caolanm@redhat.com> - 0.20070613-1
- latest version
* Mon Jun 11 2007 Caolan McNamara <caolanm@redhat.com> - 0.20070611-1
- latest version, are they updating this thing every day
* Sat Jun 09 2007 Caolan McNamara <caolanm@redhat.com> - 0.20070609-1
- latest version
* Wed Jun 06 2007 Caolan McNamara <caolanm@redhat.com> - 0.20070606-1
- next version
* Tue Jun 05 2007 Caolan McNamara <caolanm@redhat.com> - 0.20070605-1
- next version
* Sun May 06 2007 Caolan McNamara <caolanm@redhat.com> - 0.20070506-1
- next version
* Wed Feb 14 2007 Caolan McNamara <caolanm@redhat.com> - 0.20070214-1
- next version
* Thu Dec 07 2006 Caolan McNamara <caolanm@redhat.com> - 0.20060823-1
- initial version