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-Net-OAuth?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2010-12-03 14:44:37 +00:00
committed by Git OBS Bridge
parent 4fabdb84e5
commit f882ae2d2e

View File

@@ -12,6 +12,7 @@ License: Perl License
BuildRoot: %{_tmppath}/build-%{name}-%{version}
%{perl_requires}
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Test::More) >= 0.66
BuildRequires: perl(Test::Warn) >= 0.21
BuildRequires: perl(Module::Build) >= 0.35