Package init
This commit is contained in:
parent
7d240f5041
commit
29d283cc04
BIN
hunspell-ln-0.02.zip
Normal file
BIN
hunspell-ln-0.02.zip
Normal file
Binary file not shown.
29
hunspell-ln.spec
Normal file
29
hunspell-ln.spec
Normal file
@ -0,0 +1,29 @@
|
||||
Name: hunspell-ln
|
||||
Version: 0.02
|
||||
Release: 16
|
||||
Summary: Lingala dictionaries of hunspell
|
||||
License: GPLv2+
|
||||
URL: http://lingala.sourceforge.net/
|
||||
Source: http://downloads.sourceforge.net/lingala/hunspell-ln-%{version}.zip
|
||||
BuildArch: noarch
|
||||
Requires: hunspell
|
||||
|
||||
%description
|
||||
Lingala dictionaries of hunspell.
|
||||
|
||||
%prep
|
||||
%autosetup -c -n hunspell-ln-%{version} -p1
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
install -p ln_CD.* $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
|
||||
%files
|
||||
%doc README_ln_CD.txt
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 14 2020 chengzihan <chengzihan2@huawei.com> -0.02-16
|
||||
- Package init
|
||||
Loading…
x
Reference in New Issue
Block a user