forked from pool/perl-Test-Pod-Coverage
Accepting request 29274 from devel:languages:perl
Copy from devel:languages:perl/perl-Test-Pod-Coverage based on submit request 29274 from user coolo OBS-URL: https://build.opensuse.org/request/show/29274 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Pod-Coverage?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
b685a504f6
commit
a1ec9e4e28
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
- enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 25 19:44:50 CEST 2009 - chris@computersalat.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Test-Pod-Coverage (Version 1.08)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -22,7 +22,7 @@ Name: perl-Test-Pod-Coverage
|
||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||
Summary: Check for POD Coverage in Your Distribution
|
||||
Version: 1.08
|
||||
Release: 116
|
||||
Release: 117
|
||||
License: Artistic License .. ; LGPL v2 or later
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/~petdance/Test-Pod-Coverage
|
||||
@@ -48,7 +48,7 @@ Requires: perl(Pod::Coverage)
|
||||
|
||||
%build
|
||||
CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL
|
||||
%{__make}
|
||||
%{__make} %{?_smp_mflags}
|
||||
|
||||
%check
|
||||
%{__make} test
|
||||
|
||||
Reference in New Issue
Block a user