package init
This commit is contained in:
parent
7b074e4c10
commit
587f06108b
31
hunspell-as.spec
Normal file
31
hunspell-as.spec
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
Name: hunspell-as
|
||||||
|
Version: 1.0.3
|
||||||
|
Release: 19
|
||||||
|
Summary: Hunspell dictionaries for Assamese
|
||||||
|
Source: https://downloads.sourceforge.net/project/aoo-extensions/2318/4/as_in.oxt
|
||||||
|
URL: https://extensions.openoffice.org/en/project/assamese-dictionaryspell-checker
|
||||||
|
License: GPLv2+ or LGPLv2+ or MPLv1.1
|
||||||
|
BuildArch: noarch
|
||||||
|
Requires: hunspell
|
||||||
|
Supplements: (hunspell and langpacks-as)
|
||||||
|
|
||||||
|
%description
|
||||||
|
Hunspell dictionaries for Assamese
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -c -n hunspell-as-%{version} -p1
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
|
install -p -D as_IN.* $RPM_BUILD_ROOT/%{_datadir}/myspell/
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc README_as_IN.txt
|
||||||
|
%license COPYING COPYING.MPL COPYING.GPL COPYING.LGPL
|
||||||
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-19
|
||||||
|
- Package init
|
||||||
4
hunspell-as.yaml
Normal file
4
hunspell-as.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