From 856e5762a26e14b2008a724c70fdf9b85caba18555fb607cecc39d76d021065c Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 14 Jan 2010 17:49:59 +0000 Subject: [PATCH] Accepting request 29556 from devel:languages:perl Copy from devel:languages:perl/perl-Pod-POM based on submit request 29556 from user coolo OBS-URL: https://build.opensuse.org/request/show/29556 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Pod-POM?expand=0&rev=3 --- perl-Pod-POM.changes | 5 +++++ perl-Pod-POM.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/perl-Pod-POM.changes b/perl-Pod-POM.changes index 00d45db..c99d0d5 100644 --- a/perl-Pod-POM.changes +++ b/perl-Pod-POM.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de + +- enable parallel build + ------------------------------------------------------------------- Sat Jul 25 19:41:37 CEST 2009 - chris@computersalat.de diff --git a/perl-Pod-POM.spec b/perl-Pod-POM.spec index 2a93587..6945908 100644 --- a/perl-Pod-POM.spec +++ b/perl-Pod-POM.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Pod-POM (Version 0.25) # -# 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-Pod-POM %define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' ) Summary: POD Object Model Version: 0.25 -Release: 1 +Release: 2 License: Artistic License .. Group: Development/Languages/Perl Url: http://search.cpan.org/perldoc?Pod::POM @@ -55,7 +55,7 @@ This module implements a parser to convert Pod documents into a simple object %build CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL -%{__make} +%{__make} %{?_smp_mflags} %check %{__make} test