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-IO-CaptureOutput?expand=0&rev=4
This commit is contained in:
Stephan Kulow 2010-12-03 14:38:27 +00:00 committed by Git OBS Bridge
parent 06a64e4f6b
commit 2ea1894d0b

View File

@ -12,6 +12,7 @@ License: Perl License
BuildRoot: %{_tmppath}/build-%{name}-%{version}
%{perl_requires}
BuildRequires: make perl
BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test::More)
BuildRequires: perl(Carp)