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
This commit is contained in:
OBS User autobuild 2010-01-12 10:47:24 +00:00 committed by Git OBS Bridge
parent b96cca7968
commit 3924c78ced
2 changed files with 8 additions and 3 deletions

View File

@ -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

View File

@ -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