package init
This commit is contained in:
parent
55e010004e
commit
ae4aa4fc11
BIN
hunspell-yi-1.1.oxt
Normal file
BIN
hunspell-yi-1.1.oxt
Normal file
Binary file not shown.
30
hunspell-yi.spec
Normal file
30
hunspell-yi.spec
Normal file
@ -0,0 +1,30 @@
|
||||
Name: hunspell-yi
|
||||
Version: 1.1
|
||||
Release: 17
|
||||
Summary: Yiddish hunspell dictionaries for hunspell used in OpenOffice
|
||||
License: LGPLv2+ or GPLv2+ or MPLv1.1
|
||||
URL: http://extensions.services.openoffice.org/en/project/dict-yi
|
||||
Source: https://downloads.sourceforge.net/project/aoo-extensions/3975/1/hunspell-yi-%{version}.oxt
|
||||
Requires: hunspell
|
||||
BuildArch: noarch
|
||||
Supplements: (hunspell and langpacks-yi)
|
||||
|
||||
%description
|
||||
Yiddish hunspell dictionaries for hunspell used in OpenOffice.
|
||||
|
||||
%prep
|
||||
%autosetup -c -n hunspell-yi-%{version} -p1 -S git
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
install -Dp dictionaries/yi.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/yi_US.aff
|
||||
install -Dp dictionaries/yi.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/yi_US.dic
|
||||
|
||||
%files
|
||||
%doc README_yi.txt gpl-2.0.txt MPL-1.1.txt LICENSES-en.txt HACKING lgpl-2.1.txt
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 30 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1.1-17
|
||||
- Package init
|
||||
Loading…
x
Reference in New Issue
Block a user