!1 add perl-devel buildrequire.
Merge pull request !1 from licunlong/master
This commit is contained in:
commit
f653888062
@ -1,12 +1,13 @@
|
|||||||
Name: perl-MIME-Base64
|
Name: perl-MIME-Base64
|
||||||
Version: 3.15
|
Version: 3.15
|
||||||
Release: 418
|
Release: 419
|
||||||
Summary: Encoding and decoding of base64 strings
|
Summary: Encoding and decoding of base64 strings
|
||||||
License: (GPL+ or Artistic) and MIT
|
License: (GPL+ or Artistic) and MIT
|
||||||
URL: https://metacpan.org/release/MIME-Base64
|
URL: https://metacpan.org/release/MIME-Base64
|
||||||
Source0: https://cpan.metacpan.org/authors/id/G/GA/GAAS/MIME-Base64-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/G/GA/GAAS/MIME-Base64-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires:perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76 perl(Test) findutils make
|
BuildRequires:perl-generators perl-interpreter perl-devel
|
||||||
|
BuildRequires:perl(ExtUtils::MakeMaker) >= 6.76 perl(Test) findutils make
|
||||||
|
|
||||||
Requires: perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
|
Requires: perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
|
||||||
Conflicts: perl < 4:5.22.0-347
|
Conflicts: perl < 4:5.22.0-347
|
||||||
@ -52,5 +53,8 @@ make test
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 13 2020 licunlong <licunlong1@huawei.com> - 3.15-419
|
||||||
|
- add perl-devel buildrequire
|
||||||
|
|
||||||
* Thu Sep 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.15-418
|
* Thu Sep 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.15-418
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user