commit
7e65da3f16
33
hunspell-am.spec
Normal file
33
hunspell-am.spec
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
Name: hunspell-am
|
||||||
|
Version: 0.20090704
|
||||||
|
Release: 16
|
||||||
|
Summary: Hunspell dictionaries for Amharic
|
||||||
|
Source: http://www.cs.ru.nl/~biniam/geez/dict/am_ET.zip
|
||||||
|
URL: http://www.cs.ru.nl/~biniam/geez/index.php
|
||||||
|
License: GPL+
|
||||||
|
BuildRequires: dos2unix
|
||||||
|
BuildArch: noarch
|
||||||
|
Requires: hunspell
|
||||||
|
Supplements: (hunspell and langpacks-am)
|
||||||
|
|
||||||
|
%description
|
||||||
|
Hunspell dictionaries for Amharic.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -n am_ET -p1
|
||||||
|
|
||||||
|
%build
|
||||||
|
dos2unix -n -k README.txt README.txt.new
|
||||||
|
mv -f README.txt.new README.txt
|
||||||
|
|
||||||
|
%install
|
||||||
|
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
|
install -p -D am_ET.* $RPM_BUILD_ROOT/%{_datadir}/myspell/
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc README.txt
|
||||||
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Thu Apr 16 2020 wangerfeng <wangerfeng5@huawei.com> - 0.20090704-16
|
||||||
|
- Package init
|
||||||
4
hunspell-am.yaml
Normal file
4
hunspell-am.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