!6 add buildrequests gcc

From: @wcc_140409
Reviewed-by: @myeuler
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2021-07-02 01:56:32 +00:00 committed by Gitee
commit 3cae69b866

View File

@ -1,13 +1,13 @@
Name: perl-Data-Dumper
Version: 2.173
Release: 1
Release: 2
Summary: Stringified perl data structures, suitable for both printing and eval
License: GPL+ or Artistic
URL: https://metacpan.org/release/Data-Dumper
Source0: https://cpan.metacpan.org/authors/id/X/XS/XSAWYERX/Data-Dumper-%{version}.tar.gz
BuildRequires: make findutils perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76 perl(Test::More) >= 0.98
BuildRequires: perl-devel
BuildRequires: perl-devel gcc
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(B::Deparse) perl(bytes) perl(Scalar::Util) perl(XSLoader)
@ -53,6 +53,9 @@ make test
%{_mandir}/*/*
%changelog
* Tue Jun 29 wuchaochao <wuchaochao4@huawei.com> - 2.173-2
- add buildrequers gcc
* Thu Jul 23 2020 shixuantong <shixuantong@huawei.com> - 2.173-1
- update to 2.173-1