package init

This commit is contained in:
zhanghua1831 2020-07-07 19:04:48 +08:00
parent c96093ba1f
commit e7f73d2425
3 changed files with 34 additions and 0 deletions

30
hunspell-dsb.spec Normal file
View File

@ -0,0 +1,30 @@
Name: hunspell-dsb
Version: 1.4.8
Release: 3
Summary: Hunspell dictionaries for Lower Sorbian
Source: https://sourceforge.net/projects/aoo-extensions/files/3045/14/lower_sorbian_spelling_dictionary-%{version}.oxt
URL: http://dsb-spell.sourceforge.net
License: GPLv2+
BuildArch: noarch
Requires: hunspell
Supplements:(hunspell and langpacks-dsb)
%description
Hunspell dictionaries for Lower Sorbian.
%prep
%autosetup -c hunspell-dsb-%{version} -p1
%build
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
install -p -D dsb_DE.* $RPM_BUILD_ROOT/%{_datadir}/myspell
%files
%doc description/desc_de.txt description/desc_en.txt description/desc_pl.txt registration/license_en.txt
%{_datadir}/myspell/*
%changelog
* Thu Apr 16 2020 wangerfeng <wangerfeng5@huawei.com> - 1.4.8-3
- Package init

4
hunspell-dsb.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: NA
src_repo: NA
tag_prefix: NA
seperator: NA

Binary file not shown.