1
0

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
This commit is contained in:
OBS User buildservice-autocommit 2010-01-12 08:24:05 +00:00 committed by Git OBS Bridge
parent 9e69f121ef
commit 09dbfcc02a
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
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 29 13:48:31 CET 2009 - anicka@suse.cz Thu Oct 29 13:48:31 CET 2009 - anicka@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package perl-HTML-Parser (Version 3.61) # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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-,,' ) %define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
Summary: HTML parser class Summary: HTML parser class
Version: 3.61 Version: 3.61
Release: 2 Release: 3
License: Artistic License .. License: Artistic License ..
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.org/dist/HTML-Parser 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 %build
CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL
%{__make} %{__make} %{?_smp_mflags}
%check %check
%{__make} test %{__make} test