diff --git a/perl-Module-Build.spec b/perl-Module-Build.spec index 2550601..57cc3f4 100644 --- a/perl-Module-Build.spec +++ b/perl-Module-Build.spec @@ -76,7 +76,7 @@ Requires: perl(Pod::Man) Requires: perl(Pod::Text) %{?perl_default_filter} -# Remove under-sspecified dependencies +# Remove under-specified dependencies %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\((ExtUtils::Install|File::Spec|Module::Build|Module::Metadata|Perl::OSType)\\)$ %global __requires_exclude %__requires_exclude|^perl\\(CPAN::Meta::YAML\\) >= 0.002$ @@ -100,7 +100,6 @@ perl Build.PL installdirs=vendor %install ./Build install destdir=%{buildroot} create_packlist=0 -find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check