From b8e02ea4ee3924d1d3d7f693a3635ef5197f818d34d697254a9d104dbc7ae6f6 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 14:51:59 +0000 Subject: [PATCH] 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 --- perl-Test-Differences.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Test-Differences.spec b/perl-Test-Differences.spec index 14a6874..4742ac7 100644 --- a/perl-Test-Differences.spec +++ b/perl-Test-Differences.spec @@ -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)