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-Format?expand=0&rev=9
This commit is contained in:
Stephan Kulow 2010-12-03 14:37:26 +00:00 committed by Git OBS Bridge
parent 79ac764962
commit f81c7509d9

View File

@ -20,9 +20,9 @@
Name: perl-HTML-Format
BuildRequires: perl-Font-AFM perl-HTML-Tree
BuildRequires: perl-macros
License: Artistic ; GPLv2+
Group: Development/Libraries/Perl
%{perl_requires}
Requires: perl-HTML-Parser perl-HTML-Tagset perl-Font-AFM perl-HTML-Tree
AutoReqProv: on
Summary: Perl Modules to Format HTML into Plain Text, PostScript, or RTF
@ -32,6 +32,7 @@ Source: HTML-Format-%{version}.tar.gz
Patch1: universal-can.patch
Url: http://cpan.org/authors/id/S/SB/SBURKE
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
%description
This is a collection of modules that format HTML as plain text,