Package init
This commit is contained in:
parent
e4588d7a20
commit
a24d3d8aaa
29
hunspell-da.spec
Normal file
29
hunspell-da.spec
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
Name: hunspell-da
|
||||||
|
Version: 1.7.42
|
||||||
|
Release: 11
|
||||||
|
Summary: Dictionaries of Danish hunspell
|
||||||
|
License: GPLv2+
|
||||||
|
URL: http://da.speling.org/
|
||||||
|
Source: http://da.speling.org/filer/myspell-da-%{version}.tar.bz2
|
||||||
|
BuildArch: noarch
|
||||||
|
Requires: hunspell
|
||||||
|
|
||||||
|
%description
|
||||||
|
Danish dictionaries of hunspell.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -n myspell-da-%{version} -p1
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
|
install -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc README Copyright contributors COPYING
|
||||||
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Thu Apr 16 2020 chengzihan <chengzihan2@huawei.com> - 1.7.42-11
|
||||||
|
- Package init
|
||||||
BIN
myspell-da-1.7.42.tar.bz2
Normal file
BIN
myspell-da-1.7.42.tar.bz2
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user