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-Params-Validate?expand=0&rev=10
This commit is contained in:
parent
6abbf07d8c
commit
2b4b6e0404
@ -29,6 +29,7 @@ AutoReqProv: on
|
||||
Url: http://search.cpan.org/dist/Params-Validate/
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build)
|
||||
@ -38,7 +39,6 @@ BuildRequires: perl(Pod::Man) >= 1.14
|
||||
BuildRequires: perl(Test::More) >= 0.34
|
||||
#BuildRequires: perl(Test::Taint) >= 0.02
|
||||
BuildRequires: perl(Readonly::XS)
|
||||
%{perl_requires}
|
||||
Requires: perl(Attribute::Handlers) >= 0.79
|
||||
Requires: perl(Test::More) >= 0.34
|
||||
Requires: perl(Scalar::Util) >= 1.10
|
||||
|
Loading…
x
Reference in New Issue
Block a user