forked from pool/perl-Test-Script
Accepting request 34093 from home:computersalat:devel:perl
Copy from home:computersalat:devel:perl/perl-Test-Script via accept of submit request 34093 revision 2. Request was accepted with message: self accept OBS-URL: https://build.opensuse.org/request/show/34093 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Script?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
2379e069f3
commit
0e22115993
@@ -17,12 +17,11 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Test-Script
|
Name: perl-Test-Script
|
||||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||||
Summary: Basic cross-platform tests for scripts
|
Summary: Basic cross-platform tests for scripts
|
||||||
Version: 1.07
|
Version: 1.07
|
||||||
Release: 3
|
Release: 2
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Test-Script/
|
Url: http://search.cpan.org/dist/Test-Script/
|
||||||
@@ -40,10 +39,10 @@ BuildRequires: perl(Test::Builder::Tester) >= 1.02
|
|||||||
# not perl | perl-base
|
# not perl | perl-base
|
||||||
BuildRequires: perl(IPC::Run3) >= 0.034
|
BuildRequires: perl(IPC::Run3) >= 0.034
|
||||||
BuildRequires: perl(Probe::Perl) >= 0.01
|
BuildRequires: perl(Probe::Perl) >= 0.01
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
Requires: perl(IPC::Run3) >= 0.034
|
Requires: perl(IPC::Run3) >= 0.034
|
||||||
Requires: perl(Probe::Perl) >= 0.01
|
Requires: perl(Probe::Perl) >= 0.01
|
||||||
Provides: %{cpan_name}
|
Provides: %{cpan_name}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The intent of this module is to provide a series of basic tests for 80% of
|
The intent of this module is to provide a series of basic tests for 80% of
|
||||||
|
Reference in New Issue
Block a user