From b19431d471fbfe545708ea0ff996e3d9f3f4fdc69eb7b85cec93df3fdbfb8583 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 12 Jan 2010 12:49:49 +0000 Subject: [PATCH] Accepting request 29178 from devel:languages:perl Copy from devel:languages:perl/perl-HTTP-DAV based on submit request 29178 from user coolo OBS-URL: https://build.opensuse.org/request/show/29178 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-DAV?expand=0&rev=8 --- perl-HTTP-DAV.changes | 5 +++++ perl-HTTP-DAV.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/perl-HTTP-DAV.changes b/perl-HTTP-DAV.changes index e055783..aa664fc 100644 --- a/perl-HTTP-DAV.changes +++ b/perl-HTTP-DAV.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de + +- enable parallel build + ------------------------------------------------------------------- Mon Aug 3 16:05:51 CEST 2009 - anicka@suse.cz diff --git a/perl-HTTP-DAV.spec b/perl-HTTP-DAV.spec index e850558..7a30ff3 100644 --- a/perl-HTTP-DAV.spec +++ b/perl-HTTP-DAV.spec @@ -1,7 +1,7 @@ # # spec file for package perl-HTTP-DAV (Version 0.38) # -# 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 @@ -27,7 +27,7 @@ Requires: perl-libwww-perl perl = %{perl_version} AutoReqProv: on Summary: A WebDAV client library for Perl5 Version: 0.38 -Release: 1 +Release: 2 Source: HTTP-DAV-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -51,7 +51,7 @@ dos2unix DAV/*.pm DAV.pm %build perl Makefile.PL -make +make %{?_smp_mflags} %check make test