!8 add buildrequires gcc
From: @xinyingchao Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
8d00b96113
@ -1,12 +1,12 @@
|
|||||||
Name: perl-threads
|
Name: perl-threads
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.21
|
Version: 2.21
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Perl interpreter-based threads
|
Summary: Perl interpreter-based threads
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/threads
|
URL: https://metacpan.org/release/threads
|
||||||
Source0: https://cpan.metacpan.org/authors/id/J/JD/JDHEDDEN/threads-%{version}.tar.gz#/threads-2.21.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/J/JD/JDHEDDEN/threads-%{version}.tar.gz#/threads-2.21.tar.gz
|
||||||
BuildRequires: perl-devel perl-generators perl-interpreter
|
BuildRequires: perl-devel perl-generators perl-interpreter gcc
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 perl(ExtUtils::testlib) perl(Test::More)
|
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 perl(ExtUtils::testlib) perl(Test::More)
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||||
Requires: perl(Carp)
|
Requires: perl(Carp)
|
||||||
@ -53,6 +53,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 28 2021 yuanxin<yuanxin24@huawei.com> - 2:2.21-3
|
||||||
|
- add buildrequires gcc
|
||||||
|
|
||||||
* Fri Sep 4 2020 shixuantong <shixuantong@huawei.com> - 2:2.21-2
|
* Fri Sep 4 2020 shixuantong <shixuantong@huawei.com> - 2:2.21-2
|
||||||
- Type: NA
|
- Type: NA
|
||||||
- ID: NA
|
- ID: NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user