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-Sort-ArrayOfArrays?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
f029a4e66a
commit
cfe00ecce5
@@ -29,11 +29,9 @@ Url: http://search.cpan.org/dist/Sort-ArrayOfArrays/
|
|||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: %{cpan_name}-%{version}.tar.bz2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
|
||||||
%if 0%{?suse_version} < 1120
|
|
||||||
BuildRequires: perl-macros
|
|
||||||
%endif
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
BuildRequires: perl
|
||||||
|
BuildRequires: perl-macros
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Sort::ArrayOfArrays was written to sort an arbitrary array of arrays, in
|
Sort::ArrayOfArrays was written to sort an arbitrary array of arrays, in
|
||||||
|
Reference in New Issue
Block a user