!4 hunspell-ky delete -S git from %autosetup, and delete BuildRequires git
From: @chenyanpanHW Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
f8d9c4caba
@ -1,12 +1,12 @@
|
||||
Name: hunspell-ky
|
||||
Summary: Kirghiz hunspell dictionaries for hunspell used of OpenOffice
|
||||
Version: 0.20090415
|
||||
Release: 18
|
||||
Release: 19
|
||||
Source: http://ftp.gnu.org/gnu/aspell/dict/ky/aspell6-ky-0.01-0.tar.bz2
|
||||
URL: https://aur.archlinux.org/packages/aspell6-ky/
|
||||
License: GPLv2+
|
||||
BuildArch: noarch
|
||||
BuildRequires: aspell, hunspell-devel, git
|
||||
BuildRequires: aspell, hunspell-devel,
|
||||
Requires: hunspell
|
||||
Supplements: (hunspell and langpacks-ky)
|
||||
|
||||
@ -14,7 +14,7 @@ Supplements: (hunspell and langpacks-ky)
|
||||
Kirghiz hunspell dictionaries for hunspell used of OpenOffice.
|
||||
|
||||
%prep
|
||||
%autosetup -n aspell6-ky-0.01-0 -p1 -S git
|
||||
%autosetup -n aspell6-ky-0.01-0 -p1
|
||||
|
||||
%build
|
||||
export LANG=ky_KG.utf8
|
||||
@ -32,6 +32,9 @@ install -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.20090415-19
|
||||
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||
|
||||
* Thu Jun 01 2021 wulei <wulei80@huawei.com> - 0.20090415-18
|
||||
- fixes failed: git no such file or directory
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user