!28 cleanup spec
From: @hugel Reviewed-by: @huyubiao, @shenyangyang01 Signed-off-by: @shenyangyang01
This commit is contained in:
commit
74f05f713f
@ -4,9 +4,9 @@
|
||||
Name: perl-ExtUtils-MakeMaker
|
||||
Epoch: 1
|
||||
Version: 7.70
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Create Makefile
|
||||
License: Artistic-1.0-Perl or GPL+
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/ExtUtils-MakeMaker
|
||||
Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-%{version}.tar.gz
|
||||
|
||||
@ -24,7 +24,7 @@ BuildRequires: perl(Data::Dumper), perl(DynaLoader), perl(File::Find), perl(Pars
|
||||
BuildRequires: perl(ExtUtils::Install) >= 1.52, perl(ExtUtils::Manifest) >= 1.70, perl(File::Temp) >= 0.22
|
||||
BuildRequires: perl(File::Find), perl(Getopt::Long), perl(less), perl(POSIX), perl(subs), perl(overload) perl(Pod::Man)
|
||||
BuildRequires: perl(B), perl(ExtUtils::CBuilder), perl(PerlIO), perl(utf8), perl(Test::More), perl(Test::Harness)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)), perl(Data::Dumper), perl(DynaLoader), perl(B)
|
||||
Requires: perl(Data::Dumper), perl(DynaLoader), perl(B)
|
||||
Requires: perl(Encode), perl(ExtUtils::Command) >= 1.19, perl(ExtUtils::Install) >= 1.54, perl-ExtUtils-ParseXS
|
||||
Requires: perl(ExtUtils::Manifest) >= 1.70 perl(File::Find), perl(File::Spec) >= 0.8, perl(Getopt::Long), perl(Pod::Man), perl(POSIX), perl(Test::Harness)
|
||||
Recommends: perl(Time::HiRes), perl(Encode::Locale), perl(CPAN::Meta::Requirements) >= 2.130, perl(CPAN::Meta) >= 2.143240
|
||||
@ -53,8 +53,7 @@ which is not yet the case on Windows.
|
||||
|
||||
%package -n perl-ExtUtils-Command
|
||||
Summary: Utilities to replace common UNIX commands in Makefiles
|
||||
License: Artistic or GPL+
|
||||
Requires: perl(File::Path), perl(File::Find), perl(File::Copy), perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) perl(Carp)
|
||||
Requires: perl(File::Path), perl(File::Find), perl(File::Copy), perl(Carp)
|
||||
BuildArch: noarch
|
||||
|
||||
%description -n perl-ExtUtils-Command
|
||||
@ -93,6 +92,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 14 2025 hugel <gengqihu2@h-partners.com> - 1:7.70-3
|
||||
- cleanup spec
|
||||
|
||||
* Thu Feb 22 2024 huyubiao <huyubiao@huawei.com> - 1:7.70-2
|
||||
- delete perl-devel dependence
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user