diff --git a/perl-App-CLI.spec b/perl-App-CLI.spec index 04db279..a98b561 100644 --- a/perl-App-CLI.spec +++ b/perl-App-CLI.spec @@ -29,12 +29,10 @@ Group: Development/Libraries/Perl Source: %{cpan_name}-%{version}.tar.bz2 BuildRequires: perl BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch -%if 0%{?suse_version} < 1120 -BuildRequires: perl-macros -%endif -BuildRequires: perl(Getopt::Long) >= 2.35 %{perl_requires} +BuildArch: noarch +BuildRequires: perl-macros +BuildRequires: perl(Getopt::Long) >= 2.35 Requires: perl(Getopt::Long) >= 2.35 %description