diff --git a/perl-Math-BigInt-FastCalc.spec b/perl-Math-BigInt-FastCalc.spec index 46e0520..fec0da4 100644 --- a/perl-Math-BigInt-FastCalc.spec +++ b/perl-Math-BigInt-FastCalc.spec @@ -28,14 +28,12 @@ Url: http://search.cpan.org/dist/Math-BigInt-FastCalc/ #Source: http://www.cpan.org/modules/by-module/Math/Math-BigInt-FastCalc-%{version}.tar.gz Source: %{cpan_name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} BuildRequires: perl -%if 0%{?suse_version} < 1120 BuildRequires: perl-macros -%endif BuildRequires: perl(Math::BigInt) >= 1.88 BuildRequires: perl(Test::More) >= 0.62 # -%{perl_requires} Requires: perl(Math::BigInt) >= 1.88 %description