8
0

always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Encoding?expand=0&rev=40
This commit is contained in:
Stephan Kulow
2010-12-03 14:37:13 +00:00
committed by Git OBS Bridge
parent e2dfe5fb00
commit 57ef5dad66

View File

@@ -8,11 +8,12 @@ Group: Development/Libraries/Perl
License: See %{_defaultdocdir}/perl-HTML-Encoding/README file
URL: http://search.cpan.org/dist/HTML-Encoding/
Source0: http://www.cpan.org/authors/id/B/BJ/BJOERN/HTML-Encoding-%{version}.tar.gz
%{perl_requires}
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl-HTML-Parser
BuildRequires: perl-libwww-perl
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
%description
HTML::Encoding helps to determine the encoding of HTML and XML/XHTML