From 2fa3d61d0d389e4678dc5023555662abba86f85f34e93c825b63c4430747f3d6 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Sat, 9 Jan 2010 10:52:20 +0000 Subject: [PATCH] Accepting request 28345 from devel:languages:perl Copy from devel:languages:perl/perl-libintl-perl based on submit request 28345 from user coolo OBS-URL: https://build.opensuse.org/request/show/28345 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-libintl-perl?expand=0&rev=8 --- perl-libintl-perl.changes | 5 +++++ perl-libintl-perl.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/perl-libintl-perl.changes b/perl-libintl-perl.changes index b96c733..dbe99da 100644 --- a/perl-libintl-perl.changes +++ b/perl-libintl-perl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 8 10:38:15 CET 2009 - jengelh@medozas.de + +- enable parallel building + ------------------------------------------------------------------- Mon Sep 7 12:59:57 CEST 2009 - mls@suse.de diff --git a/perl-libintl-perl.spec b/perl-libintl-perl.spec index fae5fd3..77fb991 100644 --- a/perl-libintl-perl.spec +++ b/perl-libintl-perl.spec @@ -1,7 +1,7 @@ # # spec file for package perl-libintl-perl (Version 1.20) # -# 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 = %{perl_version} AutoReqProv: on Summary: Internationalization Library for Perl Version: 1.20 -Release: 1 +Release: 2 Source: libintl-perl-%{version}.tar.bz2 Source1: libintl-perl-rpmlintrc BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -49,7 +49,7 @@ chmod -x lib/Locale/{gettext_pp,TextDomain,Messages}.pm %build perl Makefile.PL -make +make %{?jobs:-j%jobs} %check %ifarch %arm