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-Test-Differences?expand=0&rev=4
This commit is contained in:
Stephan Kulow 2010-12-03 14:51:59 +00:00 committed by Git OBS Bridge
parent 6c8cd0e7e5
commit b8e02ea4ee

View File

@ -12,6 +12,7 @@ License: Perl License
BuildRoot: %{_tmppath}/build-%{name}-%{version}
%{perl_requires}
BuildRequires: make perl
BuildRequires: perl-macros
BuildRequires: perl(Test::Pod)
BuildRequires: perl(Test::Pod::Coverage)
BuildRequires: perl(Text::Diff)