From 3924c78ced1c19193d374078a139b253737b63cca11c5466b74601b2959a0e72 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 12 Jan 2010 10:47:24 +0000 Subject: [PATCH] Accepting request 29287 from devel:languages:perl Copy from devel:languages:perl/perl-Config-IniFiles based on submit request 29287 from user coolo OBS-URL: https://build.opensuse.org/request/show/29287 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-IniFiles?expand=0&rev=8 --- perl-Config-IniFiles.changes | 5 +++++ perl-Config-IniFiles.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/perl-Config-IniFiles.changes b/perl-Config-IniFiles.changes index f95db4f..9afc4d6 100644 --- a/perl-Config-IniFiles.changes +++ b/perl-Config-IniFiles.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de + +- enable parallel build + ------------------------------------------------------------------- Mon Aug 3 15:49:52 CEST 2009 - anicka@suse.cz diff --git a/perl-Config-IniFiles.spec b/perl-Config-IniFiles.spec index 27dfc61..82b7f4c 100644 --- a/perl-Config-IniFiles.spec +++ b/perl-Config-IniFiles.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Config-IniFiles (Version 2.52) # -# 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 @@ -28,7 +28,7 @@ Requires: perl = %{perl_version} AutoReqProv: on Summary: A module for reading .ini-style configuration files Version: 2.52 -Release: 1 +Release: 2 Source: Config-IniFiles-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -49,7 +49,7 @@ Authors: %build perl Makefile.PL -make +make %{?_smp_mflags} %check make test