update code
This commit is contained in:
parent
346ee80227
commit
0d1494282f
@ -1,7 +1,7 @@
|
|||||||
Name: perl-IPC-Cmd
|
Name: perl-IPC-Cmd
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.04
|
Version: 1.04
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Finding and running system commands made easy
|
Summary: Finding and running system commands made easy
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/IPC-Cmd
|
URL: https://metacpan.org/release/IPC-Cmd
|
||||||
@ -13,8 +13,8 @@ BuildArch: noarch
|
|||||||
BuildRequires: make perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76
|
BuildRequires: make perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76
|
||||||
# For run:
|
# For run:
|
||||||
BuildRequires: perl(Carp) perl(constant) perl(Exporter) perl(ExtUtils::MM::Utils) perl(File::Spec)
|
BuildRequires: perl(Carp) perl(constant) perl(Exporter) perl(ExtUtils::MM::Utils) perl(File::Spec)
|
||||||
BuildRequires: perl(FileHandle) perl(IO::Handle) perl(IO::Select) perl(IPC::Open3) perl(IPC::Run) >= 0.55
|
BuildRequires: perl(FileHandle) perl(IO::Handle) perl(IO::Select) perl(IPC::Open3)
|
||||||
BuildRequires: perl(IPC::Run) >= 0.55 perl(Locale::Maketext::Simple) perl(Module::Load::Conditional) >= 0.66
|
BuildRequires: perl(Locale::Maketext::Simple) perl(Module::Load::Conditional) >= 0.66
|
||||||
BuildRequires: perl(Params::Check) >= 0.20 perl(POSIX) perl(Socket) perl(strict) perl(Symbol) perl(Text::ParseWords)
|
BuildRequires: perl(Params::Check) >= 0.20 perl(POSIX) perl(Socket) perl(strict) perl(Symbol) perl(Text::ParseWords)
|
||||||
BuildRequires: perl(Time::HiRes) perl(vars)
|
BuildRequires: perl(Time::HiRes) perl(vars)
|
||||||
#For test:
|
#For test:
|
||||||
@ -62,5 +62,11 @@ make test
|
|||||||
%{_mandir}/man3/IPC::Cmd.3*
|
%{_mandir}/man3/IPC::Cmd.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Sep 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.04-1
|
* Mon Oct 28 2019 shenyangyang <shenyangyang4@huawei.com> - 2:1.04-2
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:delete unneeded build requires of perl(IPC::Run)
|
||||||
|
|
||||||
|
* Wed Sep 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 2:1.04-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user