auto-import hunspell-pl-0.20070214-1 on branch devel from

hunspell-pl-0.20070214-1.src.rpm
This commit is contained in:
Caolan McNamara 2007-02-15 15:56:50 +00:00
parent 7694040251
commit c15ee3d80b
3 changed files with 43 additions and 0 deletions

View File

@ -0,0 +1 @@
alt-myspell-pl-20070214.tar.bz2

41
hunspell-pl.spec Normal file
View File

@ -0,0 +1,41 @@
Name: hunspell-pl
Summary: Polish hunspell dictionaries
%define upstreamid 20070214
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
* 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

View File

@ -0,0 +1 @@
26f6bf81988dbaebdbfe46b7f048b1be alt-myspell-pl-20070214.tar.bz2