package init
This commit is contained in:
parent
e36b179e65
commit
23cdae24d6
33
hunspell-is.spec
Normal file
33
hunspell-is.spec
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
Name: hunspell-is
|
||||||
|
Version: 0.20090823
|
||||||
|
Release: 16
|
||||||
|
Summary: Hunspell dictionaries for Icelandic
|
||||||
|
Source: https://sourceforge.net/projects/aoo-extensions/files/2829/1/icelandic-dict-2009-08-23.oxt
|
||||||
|
URL: http://extensions.services.openoffice.org/project/dict-is
|
||||||
|
License: GPLv2+
|
||||||
|
BuildRequires: dos2unix
|
||||||
|
BuildArch: noarch
|
||||||
|
Requires: hunspell
|
||||||
|
Supplements: (hunspell and langpacks-is)
|
||||||
|
%description
|
||||||
|
Hunspell dictionaries for Icelandic.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -c hunspell-is-%{version} -p1
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
iconv -f utf-8 -t utf-8 -o /dev/null LICENSE_en_US.txt
|
||||||
|
dos2unix -k LICENSE_en_US.txt
|
||||||
|
|
||||||
|
%install
|
||||||
|
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
|
install -p -D dictionaries/is_IS.* $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc LICENSE_en_US.txt
|
||||||
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Wed Apr 22 2020 wangerfeng<wangerfeng5@huawei.com> - 0.20090823-16
|
||||||
|
- Package init
|
||||||
4
hunspell-is.yaml
Normal file
4
hunspell-is.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: NA
|
||||||
|
src_repo: NA
|
||||||
|
tag_prefix: NA
|
||||||
|
seperator: NA
|
||||||
BIN
icelandic-dict-2009-08-23.oxt
Normal file
BIN
icelandic-dict-2009-08-23.oxt
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user