From a2233a20e136450fe533cbc1ba8198d7b5cd9941595528ece0499b8b271a1cd0 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 12 Jan 2010 12:51:57 +0000 Subject: [PATCH] Accepting request 29205 from devel:languages:perl Copy from devel:languages:perl/perl-File-Which based on submit request 29205 from user coolo OBS-URL: https://build.opensuse.org/request/show/29205 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Which?expand=0&rev=6 --- perl-File-Which.changes | 5 +++++ perl-File-Which.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/perl-File-Which.changes b/perl-File-Which.changes index db9a6ce..cde7b50 100644 --- a/perl-File-Which.changes +++ b/perl-File-Which.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de + +- enable parallel build + ------------------------------------------------------------------- Mon Aug 3 15:45:01 CEST 2009 - anicka@suse.cz diff --git a/perl-File-Which.spec b/perl-File-Which.spec index 08a2ffc..c1f7427 100644 --- a/perl-File-Which.spec +++ b/perl-File-Which.spec @@ -1,7 +1,7 @@ # # spec file for package perl-File-Which (Version 1.07 ) # -# 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 @@ -21,7 +21,7 @@ Name: perl-File-Which Url: http://cpan.org/modules/by-module/File/ Version: 1.07 -Release: 1 +Release: 2 Requires: perl = %{perl_version} AutoReqProv: on Group: Development/Libraries/Perl @@ -48,7 +48,7 @@ Authors: %build perl Makefile.PL -make +make %{?_smp_mflags} make test %install