diff --git a/perl-HTML-Parser.changes b/perl-HTML-Parser.changes index ef56cd9..d377d63 100644 --- a/perl-HTML-Parser.changes +++ b/perl-HTML-Parser.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Feb 11 09:42:17 UTC 2011 - vcizek@novell.com + +- changed Recommends: perl(HTTP:Headers) to Suggests + (bnc#570870) + +------------------------------------------------------------------- +Thu Feb 10 22:11:33 UTC 2011 - chris@computersalat.de + +- remove Author + ------------------------------------------------------------------- Wed Dec 1 13:32:50 UTC 2010 - coolo@novell.com diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec index d581ba4..b6437f6 100644 --- a/perl-HTML-Parser.spec +++ b/perl-HTML-Parser.spec @@ -34,8 +34,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros %if %{with opt} -BuildRequires: perl(HTTP::Headers) BuildRequires: perl(Test::Pod) >= 1.00 +BuildRequires: perl(HTTP::Headers) %endif BuildRequires: perl(Test::More) BuildRequires: perl(HTML::Tagset) >= 3 @@ -43,7 +43,7 @@ BuildRequires: perl(XSLoader) # Requires: perl(HTML::Tagset) >= 3 Requires: perl(XSLoader) -Recommends: perl(HTTP::Headers) +Suggests: perl(HTTP::Headers) %description Objects of the HTML::Parser class will recognize markup and separate it @@ -65,13 +65,6 @@ If event driven parsing does not feel right for your application, you might want to use HTML::PullParser. This is an HTML::Parser subclass that allows a more conventional program structure. -Authors: libwww@perl.org - -COPYRIGHT - -© 1995-2008 Gisle Aas. All rights reserved. -© 1999-2000 Michael A. Chase. All rights reserved. - %prep %setup -q -n %{cpan_name}-%{version} # rpmlint: spurious-executable-perm