8
0

Accepting request 43328 from devel:languages:perl

checked in (request 43328)

OBS-URL: https://build.opensuse.org/request/show/43328
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Script?expand=0&rev=13
This commit is contained in:
OBS User autobuild
2010-07-19 18:58:47 +00:00
committed by Git OBS Bridge
parent e700cb4855
commit d8d993b19d

View File

@@ -17,11 +17,12 @@
# norootforbuild
Name: perl-Test-Script
%define cpan_name Test-Script
Summary: Basic cross-platform tests for scripts
Version: 1.07
Release: 1
Release: 4
License: GPL+ or Artistic
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Test-Script/
@@ -64,6 +65,7 @@ Author:
# FIXME test 03,05 failing for SLE_10
%if 0%{?suse_version} > 1020
%check
%{__make} test
%endif