!3 修复因缺少依赖导致编译失败问题

From: @wu-leilei
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-06-02 15:00:54 +08:00 committed by Gitee
commit b2cbfca619

View File

@ -1,12 +1,12 @@
Name: hyphen-eu
Version: 0.20110620
Release: 14
Release: 15
Summary: Basque hyphenation rule
License: LPPL
URL: http://tp.lc.ehu.es/jma/basque.html
Source: http://tug.ctan.org/tex-archive/language/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-eu.tex
BuildArch: noarch
BuildRequires: hyphen-devel
BuildRequires: hyphen-devel, perl
Requires: hyphen
Supplements: (hyphen and langpacks-eu)
Patch0: hyphen-eu-cleantex.patch
@ -35,5 +35,8 @@ install -Dp hyph_eu_ES.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_eu_ES.dic
%{_datadir}/hyphen/*
%changelog
* Wed Jun 2 2021 wulei <wulei80@huawei.com> - 0.%{upstreamid}-15
- fixes failed: perl: bad interpreter: No such file or directory
* Mon Jul 6 2020 yanan li <liyanan032@huawei.com> - 0.%{upstreamid}-14
- Package init