!3 添加gcc依赖, 解决gcc command not found.
From: @shine_ Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
42b839ae28
@ -1,13 +1,13 @@
|
|||||||
Name: perl-IO-Tty
|
Name: perl-IO-Tty
|
||||||
Version: 1.12
|
Version: 1.12
|
||||||
Release: 14
|
Release: 15
|
||||||
Summary: A interface to pseudo tty's for perl
|
Summary: A interface to pseudo tty's for perl
|
||||||
License: (GPL+ or Artistic) and BSD
|
License: (GPL+ or Artistic) and BSD
|
||||||
URL: https://metacpan.org/release/IO-Tty
|
URL: https://metacpan.org/release/IO-Tty
|
||||||
Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/IO-Tty-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/IO-Tty-%{version}.tar.gz
|
||||||
BuildRequires: coreutils findutils make perl-interpreter perl-devel perl-generators
|
BuildRequires: coreutils findutils make perl-interpreter perl-devel perl-generators
|
||||||
BuildRequires: perl(Config) perl(Cwd) perl(Exporter) perl(ExtUtils::MakeMaker)
|
BuildRequires: perl(Config) perl(Cwd) perl(Exporter) perl(ExtUtils::MakeMaker)
|
||||||
BuildRequires: perl(Carp) perl(DynaLoader) perl(IO::File) perl(IO::Handle) perl(POSIX)
|
BuildRequires: gcc perl(Carp) perl(DynaLoader) perl(IO::File) perl(IO::Handle) perl(POSIX)
|
||||||
BuildRequires: perl(strict) perl(vars) perl(Test::More) perl(warnings)
|
BuildRequires: perl(strict) perl(vars) perl(Test::More) perl(warnings)
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||||
|
|
||||||
@ -47,5 +47,8 @@ make test
|
|||||||
%{_mandir}/man3/{IO::Pty.3*,IO::Tty.3*,IO::Tty::Constant.3*}
|
%{_mandir}/man3/{IO::Pty.3*,IO::Tty.3*,IO::Tty::Constant.3*}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Web 02 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 1.12-15
|
||||||
|
- fixs faileds: /bin/sh: gcc: command not found.
|
||||||
|
|
||||||
* Mon Feb 19 2020 wutao <wutao61@huawei.com> - 1.12-14
|
* Mon Feb 19 2020 wutao <wutao61@huawei.com> - 1.12-14
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user