init package

This commit is contained in:
Yiru Wang 2020-07-08 17:15:06 +08:00
parent 8f1b1ac3b5
commit c29f94807c
3 changed files with 34 additions and 0 deletions

30
hunspell-sq.spec Normal file
View File

@ -0,0 +1,30 @@
Name: hunspell-sq
Version: 1.6.4
Release: 14
Summary: Hunspell dictionaries for Albanian
License: GPLv2+
URL: http://www.shkenca.org/k6i/albanian_dictionary_for_myspell_en.html
Source: http://www.shkenca.org/shkarkime/myspell-sq_AL-%{version}.zip
BuildArch: noarch
Requires: hunspell
Supplements: (hunspell and langpacks-sq)
%description
Hunspell dictionaries for Albanian.
%prep
%autosetup -n myspell-sq_AL-%{version} -p1
%build
%install
install -Dp sq_AL.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/sq_AL.dic
install -Dp sq_AL.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/sq_AL.aff
%files
%doc README.txt Copyright
%{_datadir}/myspell/*
%changelog
* Tue Apr 21 2020 huanghaitao <huanghaitao8@huawei.com> - 1.6.4-14
- Package init

4
hunspell-sq.yaml Normal file
View File

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

BIN
myspell-sq_AL-1.6.4.zip Normal file

Binary file not shown.