From f81c7509d983da2131de84b4c9b2c8bd116d61e95a075299aca580e486c35c37 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 14:37:26 +0000 Subject: [PATCH] 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 --- perl-HTML-Format.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl-HTML-Format.spec b/perl-HTML-Format.spec index c761f0a..c81833e 100644 --- a/perl-HTML-Format.spec +++ b/perl-HTML-Format.spec @@ -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,