diff --git a/perl-Algorithm-C3.spec b/perl-Algorithm-C3.spec index e98b901..33b23c7 100644 --- a/perl-Algorithm-C3.spec +++ b/perl-Algorithm-C3.spec @@ -31,11 +31,10 @@ Url: http://search.cpan.org/dist/Algorithm-C3/ Source: %{cpan_name}-%{version}.tar.bz2 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} BuildRequires: perl BuildRequires: perl(Module::Build) -%if 0%{?suse_version} < 1120 BuildRequires: perl-macros -%endif %if %{with pod} BuildRequires: perl(Test::Pod) >= 1.14 BuildRequires: perl(Test::Pod::Coverage) >= 1.04 @@ -43,7 +42,6 @@ BuildRequires: perl(Test::Pod::Coverage) >= 1.04 BuildRequires: perl(Test::More) >= 0.47 # BuildRequires: perl(Carp) >= 0.01 -%{perl_requires} Requires: perl(Carp) >= 0.01 %description