Remove perl(MODULE_COMPAT), it will be replaced by generators
This commit is contained in:
parent
e420637034
commit
d3d3a47798
@ -83,7 +83,6 @@ BuildRequires: perl(PerlIO)
|
|||||||
# Keep YAML optional
|
# Keep YAML optional
|
||||||
# Keep YAML::Tiny optional
|
# Keep YAML::Tiny optional
|
||||||
%endif
|
%endif
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
|
||||||
Requires: perl(B)
|
Requires: perl(B)
|
||||||
Recommends: perl(CPAN::Meta) >= 2.143240
|
Recommends: perl(CPAN::Meta) >= 2.143240
|
||||||
Suggests: perl(CPAN::Meta::Converter) >= 2.141170
|
Suggests: perl(CPAN::Meta::Converter) >= 2.141170
|
||||||
@ -143,7 +142,6 @@ Dougherty and the perl5-porters.
|
|||||||
Summary: Perl routines to replace common UNIX commands in Makefiles
|
Summary: Perl routines to replace common UNIX commands in Makefiles
|
||||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
|
||||||
Requires: perl(Carp)
|
Requires: perl(Carp)
|
||||||
Requires: perl(File::Copy)
|
Requires: perl(File::Copy)
|
||||||
Requires: perl(File::Find)
|
Requires: perl(File::Find)
|
||||||
@ -160,7 +158,6 @@ easier to deal with in Makefiles.
|
|||||||
Summary: ExtUtils::MM methods without dependency on ExtUtils::MakeMaker
|
Summary: ExtUtils::MM methods without dependency on ExtUtils::MakeMaker
|
||||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
|
||||||
|
|
||||||
%description -n perl-ExtUtils-MM-Utils
|
%description -n perl-ExtUtils-MM-Utils
|
||||||
This is a collection of ExtUtils::MM subroutines that are used by many
|
This is a collection of ExtUtils::MM subroutines that are used by many
|
||||||
|
Loading…
Reference in New Issue
Block a user