*** empty log message ***
This commit is contained in:
parent
3fad02699c
commit
9641ca8bd9
39
hunspell-grc.spec
Normal file
39
hunspell-grc.spec
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
Name: hunspell-grc
|
||||||
|
Summary: Ancient Greek hunspell dictionaries
|
||||||
|
Version: 2.1.4
|
||||||
|
Release: 0.1.alpha%{?dist}
|
||||||
|
Group: Applications/Text
|
||||||
|
Source: http://extensions.services.openoffice.org/files/2313/0/grc.oxt
|
||||||
|
URL: http://www.himeros.eu/
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
License: GPL+ or LGPLv2+
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Requires: hunspell
|
||||||
|
|
||||||
|
%description
|
||||||
|
Ancient Greek hunspell dictionaries.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q -c
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
|
cp -p dictionaries/el_GR.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/grc_GR.aff
|
||||||
|
cp -p dictionaries/el_GR.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/grc_GR.dic
|
||||||
|
|
||||||
|
%clean
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-,root,root,-)
|
||||||
|
%doc LICENSES-en.txt
|
||||||
|
|
||||||
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Wed Oct 14 2009 Caolan McNamara <caolanm@redhat.com> - 2.1.4-0.1.alpha
|
||||||
|
- initial version
|
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
|||||||
|
hunspell-grc-2_1_4-0_1_alpha_fc11:HEAD:hunspell-grc-2.1.4-0.1.alpha.fc11.src.rpm:1255643532
|
Loading…
Reference in New Issue
Block a user