forked from pool/perl-HTML-Template
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-Template?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
e8fec64a7d
commit
8eafaab70c
@@ -22,14 +22,15 @@ Name: perl-HTML-Template
|
||||
Url: http://cpan.org/modules/by-module/HTML/
|
||||
License: GPLv2+
|
||||
Group: Development/Libraries/Perl
|
||||
%{perl_requires}
|
||||
AutoReqProv: on
|
||||
Summary: This Module Attempts to make using HTML Templates Simple and Natural
|
||||
Version: 2.9
|
||||
Release: 112
|
||||
Source: HTML-Template-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
|
||||
%description
|
||||
This allows you to separate design - the HTML - from the data, which
|
||||
|
Reference in New Issue
Block a user