fix: folow the specifications

This commit is contained in:
QianBiao.NG 2019-11-30 23:11:56 +08:00
parent 4d287a414d
commit 86306d7038

View File

@ -9,9 +9,8 @@ Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Class-Inspect
BuildArch: noarch
# Correct for lots of packages, other common choices include eg. Module::Build
BuildRequires: make perl-generators
# build
BuildRequires: make perl-generators
BuildRequires: perl(ExtUtils::MakeMaker) perl(File::Spec) >= 0.80
# Test
BuildRequires: perl(Test::More)
@ -58,7 +57,7 @@ make test
%{perl_vendorlib}/*
# For arch-specific packages: vendorarch
# %{perl_vendorarch}/*
%exclude %dir %{perl_vendorarch}/auto/
# %exclude %dir %{perl_vendorarch}/auto/
%{_mandir}/man3/*.3*
%changelog