commit
43f96827ce
@ -1,7 +1,7 @@
|
||||
Name: perl-IPC-Cmd
|
||||
Epoch: 2
|
||||
Version: 1.04
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Finding and running system commands made easy
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/IPC-Cmd
|
||||
@ -10,10 +10,10 @@ BuildArch: noarch
|
||||
#For build:
|
||||
BuildRequires: make perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76
|
||||
# For run:
|
||||
BuildRequires: perl(Carp) perl(constant) perl(Exporter) perl(ExtUtils::MM::Utils) perl(File::Spec)
|
||||
BuildRequires: perl(Carp) perl(constant) perl(Exporter) perl(File::Spec) perl(Text::ParseWords)
|
||||
BuildRequires: perl(FileHandle) perl(IO::Handle) perl(IO::Select) perl(IPC::Open3)
|
||||
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)
|
||||
BuildRequires: perl(Time::HiRes) perl(vars)
|
||||
#For test:
|
||||
BuildRequires: perl(Data::Dumper) perl(File::Temp) perl(lib) perl(Test::More) perl(warnings)
|
||||
@ -60,13 +60,19 @@ make test
|
||||
%{_mandir}/man3/IPC::Cmd.3*
|
||||
|
||||
%changelog
|
||||
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 2:1.04-4
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:delete unneeded build require
|
||||
|
||||
* Fri Jan 3 2020 openEuler Buildteam <buildteam@openeuler.org> - 2:1.04-3
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:delete redundant file
|
||||
|
||||
* Mon Oct 28 2019 shenyangyang <shenyangyang4@huawei.com> - 2:1.04-2
|
||||
* Mon Oct 28 2019 openEuler Buildteam <buildteam@openeuler.org> - 2:1.04-2
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user