hunspell-pl/hunspell-pl.spec

60 lines
1.4 KiB
RPMSpec
Raw Normal View History

Name: hunspell-pl
Summary: Polish hunspell dictionaries
2007-06-13 07:34:53 +00:00
%define upstreamid 20070613
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
2007-06-13 07:34:53 +00:00
* Wed Jun 13 2007 Caolan McNamara <caolanm@redhat.com> - 0.20070613-1
- latest version
2007-06-11 08:00:08 +00:00
* Mon Jun 11 2007 Caolan McNamara <caolanm@redhat.com> - 0.20070611-1
- latest version, are they updating this thing every day
2007-06-09 09:20:10 +00:00
* Sat Jun 09 2007 Caolan McNamara <caolanm@redhat.com> - 0.20070609-1
2007-06-09 09:04:20 +00:00
- latest version
2007-06-06 09:26:16 +00:00
* Wed Jun 06 2007 Caolan McNamara <caolanm@redhat.com> - 0.20070606-1
- next version
2007-06-05 08:54:25 +00:00
* Tue Jun 05 2007 Caolan McNamara <caolanm@redhat.com> - 0.20070605-1
- next version
2007-05-06 16:07:27 +00:00
* 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