From 09dbfcc02ac43e9ce6f0e5787a8485972e5f08589270965ba89b83bcda97d31e Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 12 Jan 2010 08:24:05 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/perl-HTML-Parser revision 8.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Parser?expand=0&rev=33fd414645925bf25ff97aa086839001 --- perl-HTML-Parser.changes | 5 +++++ perl-HTML-Parser.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/perl-HTML-Parser.changes b/perl-HTML-Parser.changes index 87a8b52..eebc008 100644 --- a/perl-HTML-Parser.changes +++ b/perl-HTML-Parser.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de + +- enable parallel build + ------------------------------------------------------------------- Thu Oct 29 13:48:31 CET 2009 - anicka@suse.cz diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec index 9e101d8..b855615 100644 --- a/perl-HTML-Parser.spec +++ b/perl-HTML-Parser.spec @@ -1,7 +1,7 @@ # # spec file for package perl-HTML-Parser (Version 3.61) # -# 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 @@ -22,7 +22,7 @@ Name: perl-HTML-Parser %define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' ) Summary: HTML parser class Version: 3.61 -Release: 2 +Release: 3 License: Artistic License .. Group: Development/Libraries/Perl Url: http://search.org/dist/HTML-Parser @@ -71,7 +71,7 @@ If event driven parsing does not feel right for your application, you might %build CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL -%{__make} +%{__make} %{?_smp_mflags} %check %{__make} test