package init

This commit is contained in:
zhanghua1831 2020-07-07 18:37:53 +08:00
parent 0542661b84
commit d0497bbf95
3 changed files with 36 additions and 0 deletions

32
hunspell-ia.spec Normal file
View File

@ -0,0 +1,32 @@
Name: hunspell-ia
Version: 0.20050226
Release: 18
Summary: Hunspell dictionaries for Interlingua
Source: http://download.savannah.gnu.org/releases/interlingua/ia_myspell.zip
URL: http://wiki.services.openoffice.org/wiki/Dictionaries#Interlingua_.28x-register.29
License: LGPLv2+
BuildRequires: dos2unix
BuildArch: noarch
Requires: hunspell
Supplements: (hunspell and langpacks-ia)
%description
Hunspell dictionaries for Interlingua.
%prep
%autosetup -c hunspell-ia-%{version} -p1
%build
dos2unix -k README_ia.txt
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
install -p -D ia.* $RPM_BUILD_ROOT/%{_datadir}/myspell
%files
%doc README_ia.txt
%{_datadir}/myspell/*
%changelog
* Mon Apr 20 2020 wangerfeng <wangerfeng5@huawei.com> - 0.20050226-18
- Package init

4
hunspell-ia.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: NA
src_repo: NA
tag_prefix: NA
seperator: NA

BIN
ia_myspell.zip Normal file

Binary file not shown.