add buildrequers gcc
This commit is contained in:
parent
84b5843972
commit
a6915125f8
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user