add and modify requires for 5.01
This commit is contained in:
parent
bb4b1e0431
commit
b3f363eb8b
@ -2,14 +2,15 @@
|
|||||||
Name: perl-%{mod_name}
|
Name: perl-%{mod_name}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 5.01
|
Version: 5.01
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Format POD source into various output formats
|
Summary: Format POD source into various output formats
|
||||||
License: (GPL+ or Artistic) and FSFAP
|
License: (GPL+ or Artistic) and FSFAP
|
||||||
URL: https://metacpan.org/release/%{mod_name}
|
URL: https://metacpan.org/release/%{mod_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/R/RR/RRA/%{mod_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/R/RR/RRA/%{mod_name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
BuildRequires: perl(:VERSION) >= 5.10 perl(Pod::Simple) >= 3.26
|
||||||
BuildRequires: perl-interpreter perl-generators perl(ExtUtils::MakeMaker) perl(Test::More)
|
BuildRequires: perl-interpreter perl-generators perl(ExtUtils::MakeMaker) perl(Test::More)
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) perl(File::Basename) perl(File::Spec) >= 0.8 perl(Pod::Simple) >= 3.06
|
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) perl(File::Basename) perl(File::Spec) >= 0.8 perl(Pod::Simple) >= 3.26
|
||||||
Conflicts: perl < 4:5.16.1-234
|
Conflicts: perl < 4:5.16.1-234
|
||||||
|
|
||||||
# Filter under-specified dependencies
|
# Filter under-specified dependencies
|
||||||
@ -51,6 +52,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 10 2023 xujing <xujing125@huawei.com> - 1:5.01-2
|
||||||
|
- add and modify requires for 5.01
|
||||||
|
|
||||||
* Fri Jul 21 2023 xujing <xujing125@huawei.com> - 1:5.01-1
|
* Fri Jul 21 2023 xujing <xujing125@huawei.com> - 1:5.01-1
|
||||||
- update version to 5.01
|
- update version to 5.01
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user