delete -S git from %autosetup, and delete BuildRequires git
This commit is contained in:
parent
b7f54a2bdc
commit
3b45e8b2ab
@ -1,13 +1,12 @@
|
|||||||
Name: hyphen-fo
|
Name: hyphen-fo
|
||||||
Version: 0.20040420
|
Version: 0.20040420
|
||||||
Release: 16
|
Release: 17
|
||||||
Summary: Faroese dictionary for spell checking
|
Summary: Faroese dictionary for spell checking
|
||||||
License: GPL+
|
License: GPL+
|
||||||
URL: http://fo.speling.org/
|
URL: http://fo.speling.org/
|
||||||
Source: http://fo.speling.org/filer/hyph_fo_FO-20040420a.zip
|
Source: http://fo.speling.org/filer/hyph_fo_FO-20040420a.zip
|
||||||
|
|
||||||
Requires: hyphen
|
Requires: hyphen
|
||||||
BuildRequires: git
|
|
||||||
Supplements: (hyphen and langpacks-fo)
|
Supplements: (hyphen and langpacks-fo)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -15,7 +14,7 @@ BuildArch: noarch
|
|||||||
Faroese dictionary for spell checking.
|
Faroese dictionary for spell checking.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -c -p1 -S git
|
%autosetup -c -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
if ! iconv -f utf-8 -t utf-8 -o /dev/null README_hyph_fo_FO.txt > /dev/null 2>&1; then
|
if ! iconv -f utf-8 -t utf-8 -o /dev/null README_hyph_fo_FO.txt > /dev/null 2>&1; then
|
||||||
@ -36,6 +35,9 @@ install -Dp hyph_fo_FO.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_fo_FO.dic
|
|||||||
%{_datadir}/hyphen/*
|
%{_datadir}/hyphen/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.20040420-17
|
||||||
|
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
* Wed Jun 02 2021 wulei <wulei80@huawei.com> - 0.20010420-16
|
* Wed Jun 02 2021 wulei <wulei80@huawei.com> - 0.20010420-16
|
||||||
- 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