*** empty log message ***
This commit is contained in:
parent
62e76a0d7a
commit
9b56b9cc4f
@ -0,0 +1 @@
|
|||||||
|
eo.zip
|
41
hunspell-eo.spec
Normal file
41
hunspell-eo.spec
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
Name: hunspell-eo
|
||||||
|
Summary: Esperanto hunspell dictionaries
|
||||||
|
%define upstreamid 20041129
|
||||||
|
Version: 0.%{upstreamid}
|
||||||
|
Release: 1%{?dist}
|
||||||
|
Group: Applications/Text
|
||||||
|
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/eo.zip
|
||||||
|
URL: http://wiki.services.openoffice.org/wiki/Dictionaries#Esperanto_.28anywhere.29
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
License: GPL+
|
||||||
|
BuildArch: noarch
|
||||||
|
BuildRequires: hunspell-devel
|
||||||
|
|
||||||
|
Requires: hunspell
|
||||||
|
|
||||||
|
%description
|
||||||
|
Esperanto hunspell dictionaries.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q -c
|
||||||
|
|
||||||
|
%build
|
||||||
|
chmod -x *
|
||||||
|
|
||||||
|
%install
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
|
cp -p eo_l3.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/eo.dic
|
||||||
|
cp -p eo_l3.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/eo.aff
|
||||||
|
|
||||||
|
%clean
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-,root,root,-)
|
||||||
|
%doc README_eo_l3.txt
|
||||||
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Sun Nov 02 2008 Caolan McNamara <caolanm@redhat.com> - 0.20041129-1
|
||||||
|
- initial version
|
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
|||||||
|
hunspell-eo-0_20041129-1_fc9:HEAD:hunspell-eo-0.20041129-1.fc9.src.rpm:1226357352
|
Loading…
Reference in New Issue
Block a user