8
0

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:
Christian Wittmer
2010-03-04 22:52:19 +00:00
committed by Git OBS Bridge
parent 2379e069f3
commit 0e22115993
2 changed files with 5 additions and 6 deletions

View File

@@ -17,12 +17,11 @@
# norootforbuild
Name: perl-Test-Script
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
Summary: Basic cross-platform tests for scripts
Version: 1.07
Release: 3
Release: 2
License: GPL+ or Artistic
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Test-Script/
@@ -40,10 +39,10 @@ BuildRequires: perl(Test::Builder::Tester) >= 1.02
# not perl | perl-base
BuildRequires: perl(IPC::Run3) >= 0.034
BuildRequires: perl(Probe::Perl) >= 0.01
Requires: perl = %{perl_version}
Requires: perl(IPC::Run3) >= 0.034
Requires: perl(Probe::Perl) >= 0.01
Provides: %{cpan_name}
Requires: perl = %{perl_version}
Requires: perl(IPC::Run3) >= 0.034
Requires: perl(Probe::Perl) >= 0.01
Provides: %{cpan_name}
%description
The intent of this module is to provide a series of basic tests for 80% of

0
ready Normal file
View File