init package
This commit is contained in:
parent
cf4a9e4b2e
commit
0624a162ab
BIN
273c1b49_pack-sl.oxt
Normal file
BIN
273c1b49_pack-sl.oxt
Normal file
Binary file not shown.
30
hunspell-sl.spec
Normal file
30
hunspell-sl.spec
Normal file
@ -0,0 +1,30 @@
|
||||
Name: hunspell-sl
|
||||
Version: 0.20120104
|
||||
Release: 1
|
||||
Summary: Hunspell dictionaries for Slovenian
|
||||
License: GPL+ or LGPLv2+
|
||||
URL: https://extensions.libreoffice.org
|
||||
Source: https://extensions.libreoffice.org/assets/downloads/z/273c1b49_pack-sl.oxt
|
||||
BuildArch: noarch
|
||||
Requires: hunspell
|
||||
Supplements: (hunspell and langpacks-sl)
|
||||
%description
|
||||
Hunspell dictionaries for Slovenian.
|
||||
|
||||
%prep
|
||||
%autosetup -c -n hunspell-sl
|
||||
|
||||
%build
|
||||
chmod -x *
|
||||
|
||||
%install
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
|
||||
%files
|
||||
%doc README_sl_SI.txt
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 22 2020 huanghaitao <huanghaitao8@huawei.com> - 0.20120104-1
|
||||
- package init
|
||||
4
hunspell-sl.yaml
Normal file
4
hunspell-sl.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: NA
|
||||
src_repo: NA
|
||||
tag_prefix: NA
|
||||
seperator: NA
|
||||
Loading…
x
Reference in New Issue
Block a user