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

From: @wu-leilei
Reviewed-by: @myeuler
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2021-06-16 09:02:31 +00:00 committed by Gitee
commit ce200578e0

View File

@ -3,14 +3,14 @@
Name: perl-Test-File
Version: 1.44.3
Release: 8
Release: 9
Summary: A Perl module which provides test functions to check file attributes and data
License: Artistic License 2.0 or GPL+
URL: https://metacpan.org/release/Test-File
Source0: https://cpan.metacpan.org/authors/id/B/BD/BDFOY/Test-File-1.443.tar.gz
BuildArch: noarch
BuildRequires: make
BuildRequires: make perl
%if %{with test}
BuildRequires: perl-Test-utf8
%endif
@ -45,6 +45,9 @@ make test
%{_mandir}/man3/Test::File.3*
%changelog
* Wed Jun 16 2021 wulei <wulei80@huawei.com> - 1.44.3-9
- fixes failed: perl command not found
* Mon Aug 17 2020 lingsheng <lingsheng@huawei.com> - 1.44.3-8
- Fix build fail