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
This commit is contained in:
Stephan Kulow
2010-12-03 13:55:15 +00:00
committed by Git OBS Bridge
parent 950705d22e
commit 2f0942dd88

View File

@@ -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