delete -S git from %autosetup, and delete BuildRequires git
This commit is contained in:
parent
4e4c5a823b
commit
13008a7fbc
@ -1,12 +1,11 @@
|
||||
Name: hunspell-yi
|
||||
Version: 1.1
|
||||
Release: 18
|
||||
Release: 19
|
||||
Summary: Yiddish hunspell dictionaries for hunspell used in OpenOffice
|
||||
License: LGPLv2+ or GPLv2+ or MPLv1.1
|
||||
URL: http://extensions.services.openoffice.org/en/project/dict-yi
|
||||
Source: https://downloads.sourceforge.net/project/aoo-extensions/3975/1/hunspell-yi-%{version}.oxt
|
||||
Requires: hunspell
|
||||
BuildRequires: git
|
||||
BuildArch: noarch
|
||||
Supplements: (hunspell and langpacks-yi)
|
||||
|
||||
@ -14,7 +13,7 @@ Supplements: (hunspell and langpacks-yi)
|
||||
Yiddish hunspell dictionaries for hunspell used in OpenOffice.
|
||||
|
||||
%prep
|
||||
%autosetup -c -n hunspell-yi-%{version} -p1 -S git
|
||||
%autosetup -c -n hunspell-yi-%{version} -p1
|
||||
|
||||
%build
|
||||
|
||||
@ -27,6 +26,9 @@ install -Dp dictionaries/yi.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/yi_US.dic
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.1-19
|
||||
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||
|
||||
* Mon Jun 07 2021 wulei <wulei80@huawei.com> - 1.1-18
|
||||
- fixes failed: git no such file or directory
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user