From 809de7487bf023d44ec7023e23a0a95c0a42a10b2efa3b3c8713526d367e9af1 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 12 Jan 2010 11:08:00 +0000 Subject: [PATCH] Accepting request 29228 from devel:languages:perl Copy from devel:languages:perl/perl-Business-ISBN-Data based on submit request 29228 from user coolo OBS-URL: https://build.opensuse.org/request/show/29228 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Business-ISBN-Data?expand=0&rev=3 --- perl-Business-ISBN-Data.changes | 5 +++++ perl-Business-ISBN-Data.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/perl-Business-ISBN-Data.changes b/perl-Business-ISBN-Data.changes index d523de0..632c64d 100644 --- a/perl-Business-ISBN-Data.changes +++ b/perl-Business-ISBN-Data.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de + +- enable parallel build + ------------------------------------------------------------------- Sat Jul 25 19:29:04 CEST 2009 - chris@computersalat.de diff --git a/perl-Business-ISBN-Data.spec b/perl-Business-ISBN-Data.spec index 87d21df..c22df8d 100644 --- a/perl-Business-ISBN-Data.spec +++ b/perl-Business-ISBN-Data.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Business-ISBN-Data (Version 20081208) # -# 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-Business-ISBN-Data %define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' ) Summary: Data pack for Business::ISBN Version: 20081208 -Release: 1 +Release: 2 License: Artistic License .. Group: Development/Libraries/Perl Url: http://search.cpan.org/perldoc?Business::ISBN::Data @@ -51,7 +51,7 @@ data and format the data structure. %build CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL -%{__make} +%{__make} %{?_smp_mflags} %check %{__make} test