From 094e4775654fae718a22c26f3e54df1c4c7e965c7f742fbf14f0d72d43061ae6 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 12 Jan 2010 11:14:21 +0000 Subject: [PATCH] Accepting request 29269 from devel:languages:perl Copy from devel:languages:perl/perl-Spiffy based on submit request 29269 from user coolo OBS-URL: https://build.opensuse.org/request/show/29269 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Spiffy?expand=0&rev=5 --- perl-Spiffy.changes | 5 +++++ perl-Spiffy.spec | 17 ++++------------- 2 files changed, 9 insertions(+), 13 deletions(-) diff --git a/perl-Spiffy.changes b/perl-Spiffy.changes index ccf8f10..55ae679 100644 --- a/perl-Spiffy.changes +++ b/perl-Spiffy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de + +- enable parallel build + ------------------------------------------------------------------- Wed Oct 25 15:32:01 CEST 2006 - cwh@suse.de diff --git a/perl-Spiffy.spec b/perl-Spiffy.spec index 8019441..b15a1f5 100644 --- a/perl-Spiffy.spec +++ b/perl-Spiffy.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Spiffy (Version 0.30) # -# 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 @@ -20,13 +20,13 @@ Name: perl-Spiffy Url: http://search.cpan.org/~ingy/Spiffy -License: Artistic License +License: Artistic Group: Development/Libraries/Perl Requires: perl = %{perl_version} AutoReqProv: on Summary: Framework for object oriented programming in Perl. Version: 0.30 -Release: 111 +Release: 112 Source: Spiffy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -51,7 +51,7 @@ Authors: %build perl Makefile.PL -make +make %{?_smp_mflags} make test # --------------------------------------------------------------------------- @@ -73,12 +73,3 @@ rm -rf $RPM_BUILD_ROOT /var/adm/perl-modules/%{name} %changelog -* Wed Oct 25 2006 cwh@suse.de - version: 0.30 - date: Sun Jan 29 12:18:02 PST 2006 - changes: -- Use faster runtime code in `field`. -* Wed Jan 25 2006 mls@suse.de -- converted neededforbuild to BuildRequires -* Fri Jan 20 2006 cwh@suse.de -- Initially packaged for SUSE Linux