commit
4e8e1d4ce2
BIN
asturianu.oxt
Normal file
BIN
asturianu.oxt
Normal file
Binary file not shown.
36
hunspell-ast.spec
Normal file
36
hunspell-ast.spec
Normal file
@ -0,0 +1,36 @@
|
||||
Name: hunspell-ast
|
||||
Summary: Asturian hunspell dictionaries used in OpenOffice
|
||||
Epoch: 1
|
||||
Version: 0.02
|
||||
Release: 16
|
||||
# actual link is %{Source}/download
|
||||
Source: http://sourceforge.net/projects/aoo-extensions/files/3932/1/asturianu.oxt
|
||||
URL: http://softastur.org/
|
||||
License: GPLv3+
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell
|
||||
Supplements: (hunspell and langpacks-ast)
|
||||
|
||||
%description
|
||||
Asturian hunspell dictionaries used in OpenOffice.
|
||||
|
||||
%prep
|
||||
%autosetup -c -p1
|
||||
|
||||
%build
|
||||
chmod -x dictionaries/*
|
||||
|
||||
%install
|
||||
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
install -Dp dictionaries/ast.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/ast_ES.aff
|
||||
install -Dp dictionaries/ast.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/ast_ES.dic
|
||||
|
||||
|
||||
%files
|
||||
%doc LICENSES-en.txt LICENCES-ast.txt
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 20 2020 Captain Wei <captain.a.wei@gmail.com> 1:0.02-16
|
||||
- Package init
|
||||
4
hunspell-ast.yaml
Normal file
4
hunspell-ast.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