!2 添加gcc依赖, 解决gcc command not found.
From: @shine_ Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
aceac82619
@ -1,12 +1,12 @@
|
||||
Name: perl-Net-DNS-SEC
|
||||
Version: 1.09
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: An extension module of Perl(Net::DNS) package
|
||||
License: MIT
|
||||
URL: https://metacpan.org/release/Net-DNS-SEC
|
||||
Source0: http://www.net-dns.org/download//Net-DNS-SEC-%{version}.tar.gz
|
||||
|
||||
BuildRequires: coreutils make openssl-devel => 1.1 perl-generators perl-interpreter
|
||||
BuildRequires: gcc coreutils make openssl-devel => 1.1 perl-generators perl-interpreter
|
||||
BuildRequires: perl-devel perl(Config) perl(constant) perl(ExtUtils::MakeMaker) >= 6.76
|
||||
BuildRequires: perl(strict) perl(warnings) perl(base) perl(Carp) perl(DynaLoader)
|
||||
BuildRequires: perl(Exporter) perl(File::Spec) >= 0.86 perl(File::Spec::Functions)
|
||||
@ -57,5 +57,8 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Web 02 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 1.09-5
|
||||
- fixs faileds: /bin/sh: gcc: command not found.
|
||||
|
||||
* Fri Feb 21 2020 Jiangping Hu <hujp1985@foxmail.com> - 1.09-4
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user