Add gcc build dependcy
This commit is contained in:
parent
636087fe9d
commit
e438f261c1
@ -1,13 +1,13 @@
|
||||
Name: perl-MIME-Base64
|
||||
Version: 3.15
|
||||
Release: 419
|
||||
Release: 420
|
||||
Summary: Encoding and decoding of base64 strings
|
||||
License: (GPL+ or Artistic) and MIT
|
||||
URL: https://metacpan.org/release/MIME-Base64
|
||||
Source0: https://cpan.metacpan.org/authors/id/G/GA/GAAS/MIME-Base64-%{version}.tar.gz
|
||||
|
||||
BuildRequires:perl-generators perl-interpreter perl-devel
|
||||
BuildRequires:perl(ExtUtils::MakeMaker) >= 6.76 perl(Test) findutils make
|
||||
BuildRequires:perl(ExtUtils::MakeMaker) >= 6.76 perl(Test) findutils make gcc
|
||||
|
||||
Requires: perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
|
||||
Conflicts: perl < 4:5.22.0-347
|
||||
@ -53,6 +53,9 @@ make test
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 23 2021 liudabo <liudabo1@huawei.com> - 3.15-420
|
||||
- Add gcc build dependcy
|
||||
|
||||
* Wed May 13 2020 licunlong <licunlong1@huawei.com> - 3.15-419
|
||||
- add perl-devel buildrequire
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user