From 86306d7038b19c82a857e60cc858141ca1e838a6 Mon Sep 17 00:00:00 2001 From: "QianBiao.NG" Date: Sat, 30 Nov 2019 23:11:56 +0800 Subject: [PATCH] fix: folow the specifications --- perl-Class-Inspector.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec index 61820f8..ba70c76 100644 --- a/perl-Class-Inspector.spec +++ b/perl-Class-Inspector.spec @@ -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