Accepting request 28955 from devel:languages:perl
Copy from devel:languages:perl/perl-Test-NoWarnings based on submit request 28955 from user coolo OBS-URL: https://build.opensuse.org/request/show/28955 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-NoWarnings?expand=0&rev=4
This commit is contained in:
parent
a3488c73ae
commit
ea043e3f81
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
- enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 25 19:44:36 CEST 2009 - chris@computersalat.de
|
||||
|
||||
|
@ -22,7 +22,7 @@ Name: perl-Test-NoWarnings
|
||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||
Summary: Make sure you didn't emit any warnings while testing
|
||||
Version: 0.084
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/perldoc?Test::NoWarnings
|
||||
@ -55,7 +55,7 @@ Requires: perl(Test::Tester) >= 0.103
|
||||
|
||||
%build
|
||||
CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL
|
||||
%{__make}
|
||||
%{__make} %{?_smp_mflags}
|
||||
|
||||
%check
|
||||
%{__make} test
|
||||
|
Loading…
x
Reference in New Issue
Block a user