delete -S git from %autosetup, and delete BuildRequires git

This commit is contained in:
chenyanpanHW 2021-07-30 22:51:22 +08:00
parent 55e5ab8f47
commit 8d3cf159de
No known key found for this signature in database
GPG Key ID: 6DAA738A86DB45D7

View File

@ -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