forked from pool/perl-HTML-Parser
Accepting request 54553 from devel:languages:perl
Accepted submit request 54553 from user coolo OBS-URL: https://build.opensuse.org/request/show/54553 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-Parser?expand=0&rev=17
This commit is contained in:
commit
17b9d0f37c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:32:50 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 6 09:35:03 UTC 2010 - chris@computersalat.de
|
||||
|
||||
|
@ -30,10 +30,9 @@ Url: http://search.cpan.org/dist/HTML-Parser/
|
||||
#Source: http://www.cpan.org/modules/by-module/HTML/HTML-Parser-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
%if %{with opt}
|
||||
BuildRequires: perl(HTTP::Headers)
|
||||
BuildRequires: perl(Test::Pod) >= 1.00
|
||||
@ -42,7 +41,6 @@ BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl(HTML::Tagset) >= 3
|
||||
BuildRequires: perl(XSLoader)
|
||||
#
|
||||
Requires: perl = %{perl_version}
|
||||
Requires: perl(HTML::Tagset) >= 3
|
||||
Requires: perl(XSLoader)
|
||||
Recommends: perl(HTTP::Headers)
|
||||
|
Loading…
x
Reference in New Issue
Block a user