remove Author
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Parser?expand=0&rev=32
This commit is contained in:
parent
46b37bccb1
commit
0ad790893d
@ -1,7 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 10 14:02:09 UTC 2011 - vcizek@novell.com
|
||||
Thu Feb 10 22:11:33 UTC 2011 - chris@computersalat.de
|
||||
|
||||
- broken dependency circle HTML-Parser <-> libwww-perl
|
||||
- remove Author
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:32:50 UTC 2010 - coolo@novell.com
|
||||
|
@ -35,6 +35,7 @@ BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
%if %{with opt}
|
||||
BuildRequires: perl(Test::Pod) >= 1.00
|
||||
BuildRequires: perl(HTTP::Headers)
|
||||
%endif
|
||||
BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl(HTML::Tagset) >= 3
|
||||
@ -64,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
|
||||
|
Loading…
Reference in New Issue
Block a user