!1 package init

Merge pull request !1 from 李振华/master
This commit is contained in:
openeuler-ci-bot 2020-07-08 10:19:24 +08:00 committed by Gitee
commit 263d8d6de8
3 changed files with 39 additions and 0 deletions

7
hunspell-mk-iconv.patch Normal file
View File

@ -0,0 +1,7 @@
--- hunspell-mk.orig/mk_MK.aff 2008-10-03 17:21:09.000000000 +0100
+++ hunspell-mk/mk_MK.aff 2008-10-03 17:22:00.000000000 +0100
@@ -1,3 +1,3 @@
-SET microsoft-cp1251
+SET cp1251
TRY ŕĺíîčđâňńęëěďäç˙óáú÷ăöćőřôéůţüűýŔĹÍÎČĐÂŇŃĘËĚĎÄÇßÓÁÚ×ĂÖĆŐŘÔÉŮŢÜŰÝ

32
hunspell-mk.spec Normal file
View File

@ -0,0 +1,32 @@
Name: hunspell-mk
Summary: Hunspell dictionaries for Macedonian
Version: 0.20051126
Release: 19
Source: http://downloads.sourceforge.net/project/openofficeorg.mirror/contrib/dictionaries/mk_MK.zip
URL: https://wiki.openoffice.org/wiki/Dictionaries
License: GPL+
BuildArch: noarch
Patch0000: hunspell-mk-iconv.patch
Requires: hunspell
Supplements: (hunspell and langpacks-mk)
%description
hunspell dictionaries for Macedonian.
%prep
%autosetup -c -n hunspell-mk -p1
%build
%install
install -Dp mk_MK.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/mk_MK.dic
install -Dp mk_MK.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/mk_MK.aff
%files
%doc README_mk_MK.txt
%{_datadir}/myspell/*
%changelog
* Thu Apr 23 2020 lizhenhua <lizhenhua21@huawei.com> - 0.20051126-19
- Package init

BIN
mk_MK.zip Normal file

Binary file not shown.