delete -S git from %autosetup, and delete BuildRequires git
This commit is contained in:
parent
55e5ab8f47
commit
8d3cf159de
@ -1,12 +1,12 @@
|
|||||||
Name: hunspell-ky
|
Name: hunspell-ky
|
||||||
Summary: Kirghiz hunspell dictionaries for hunspell used of OpenOffice
|
Summary: Kirghiz hunspell dictionaries for hunspell used of OpenOffice
|
||||||
Version: 0.20090415
|
Version: 0.20090415
|
||||||
Release: 18
|
Release: 19
|
||||||
Source: http://ftp.gnu.org/gnu/aspell/dict/ky/aspell6-ky-0.01-0.tar.bz2
|
Source: http://ftp.gnu.org/gnu/aspell/dict/ky/aspell6-ky-0.01-0.tar.bz2
|
||||||
URL: https://aur.archlinux.org/packages/aspell6-ky/
|
URL: https://aur.archlinux.org/packages/aspell6-ky/
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: aspell, hunspell-devel, git
|
BuildRequires: aspell, hunspell-devel,
|
||||||
Requires: hunspell
|
Requires: hunspell
|
||||||
Supplements: (hunspell and langpacks-ky)
|
Supplements: (hunspell and langpacks-ky)
|
||||||
|
|
||||||
@ -14,7 +14,7 @@ Supplements: (hunspell and langpacks-ky)
|
|||||||
Kirghiz hunspell dictionaries for hunspell used of OpenOffice.
|
Kirghiz hunspell dictionaries for hunspell used of OpenOffice.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n aspell6-ky-0.01-0 -p1 -S git
|
%autosetup -n aspell6-ky-0.01-0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export LANG=ky_KG.utf8
|
export LANG=ky_KG.utf8
|
||||||
@ -32,6 +32,9 @@ install -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
|||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jun 01 2021 wulei <wulei80@huawei.com> - 0.20090415-18
|
||||||
- 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