!4 hunspell-vi delete -S git from %autosetup
From: @chenyanpanHW Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
4ad0f4957c
@ -1,7 +1,7 @@
|
|||||||
Name: hunspell-vi
|
Name: hunspell-vi
|
||||||
Summary: Vietnamese hunspell dictionaries for hunspell used in OpenOffice
|
Summary: Vietnamese hunspell dictionaries for hunspell used in OpenOffice
|
||||||
Version: 0.20120418
|
Version: 0.20120418
|
||||||
Release: 4
|
Release: 5
|
||||||
Source: https://downloads.sourceforge.net/project/aoo-extensions/917/3/vi_spellchecker_ooo3.oxt
|
Source: https://downloads.sourceforge.net/project/aoo-extensions/917/3/vi_spellchecker_ooo3.oxt
|
||||||
URL: https://extensions.openoffice.org/en/project/vietnamese-spellchecker
|
URL: https://extensions.openoffice.org/en/project/vietnamese-spellchecker
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -14,7 +14,7 @@ Supplements: (hunspell and langpacks-vi)
|
|||||||
Vietnamese hunspell dictionaries for hunspell used in OpenOffice.
|
Vietnamese hunspell dictionaries for hunspell used in OpenOffice.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -c -n hunspell-vi -p1 -S git
|
%autosetup -c -n hunspell-vi -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -27,6 +27,9 @@ install -p dictionaries/*.dic dictionaries/*.aff $RPM_BUILD_ROOT/%{_datadir}/mys
|
|||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.20120418-5
|
||||||
|
- DESC: delete -S git from %autosetup
|
||||||
|
|
||||||
* Tue Jun 01 2021 wulei <wulei80@huawei.com> - 0.20120418-4
|
* Tue Jun 01 2021 wulei <wulei80@huawei.com> - 0.20120418-4
|
||||||
- fixes failed: git no such file or directory
|
- fixes failed: git no such file or directory
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user