From 2f0942dd885a741baf8cb4e16d461ca18c010fd0c494a79c170768f88a752fe4 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 13:55:15 +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-Array-Compare?expand=0&rev=14 --- perl-Array-Compare.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Array-Compare.spec b/perl-Array-Compare.spec index cffa6a2..5ede88c 100644 --- a/perl-Array-Compare.spec +++ b/perl-Array-Compare.spec @@ -21,7 +21,6 @@ Name: perl-Array-Compare Version: 2.01 Release: 2 -%{perl_requires} Requires: perl-Moose BuildRequires: perl-Moose AutoReqProv: on @@ -31,6 +30,7 @@ Url: http://cpan.org/modules/by-module/Array/ Summary: Perl extension for comparing arrays Source: Array-Compare-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} %description If you have two arrays and you want to know if they are the same or