!6 修复因缺少依赖导致编译失败问题
From: @wu-leilei Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
ce200578e0
@ -3,14 +3,14 @@
|
|||||||
|
|
||||||
Name: perl-Test-File
|
Name: perl-Test-File
|
||||||
Version: 1.44.3
|
Version: 1.44.3
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: A Perl module which provides test functions to check file attributes and data
|
Summary: A Perl module which provides test functions to check file attributes and data
|
||||||
License: Artistic License 2.0 or GPL+
|
License: Artistic License 2.0 or GPL+
|
||||||
URL: https://metacpan.org/release/Test-File
|
URL: https://metacpan.org/release/Test-File
|
||||||
Source0: https://cpan.metacpan.org/authors/id/B/BD/BDFOY/Test-File-1.443.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/B/BD/BDFOY/Test-File-1.443.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: make
|
BuildRequires: make perl
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
BuildRequires: perl-Test-utf8
|
BuildRequires: perl-Test-utf8
|
||||||
%endif
|
%endif
|
||||||
@ -45,6 +45,9 @@ make test
|
|||||||
%{_mandir}/man3/Test::File.3*
|
%{_mandir}/man3/Test::File.3*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Aug 17 2020 lingsheng <lingsheng@huawei.com> - 1.44.3-8
|
||||||
- Fix build fail
|
- Fix build fail
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user