forked from pool/perl-Math-Random-ISAAC
fix build deps on SLE_10
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-Random-ISAAC?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
67b19b2938
commit
924e86cbff
@@ -32,7 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.31
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRequires: perl(Test::More) >= 0.62
|
||||
BuildRequires: perl(Test::NoWarnings) >= 0.084
|
||||
%if 0%{?suse_version} >= 1120
|
||||
@@ -57,6 +57,7 @@ attacks have been found to date.
|
||||
%prep
|
||||
%setup -q -n "Math-Random-ISAAC-%{version}"
|
||||
%__sed -i '/^auto_install/d' Makefile.PL
|
||||
%__sed -i 's/6\.31/6.30/g' Makefile.PL
|
||||
|
||||
%build
|
||||
%__perl Makefile.PL PREFIX="%{_prefix}"
|
||||
|
||||
Reference in New Issue
Block a user