add build requires of perl-devel
This commit is contained in:
parent
a220354f1d
commit
ecb2fda2d1
@ -1,13 +1,13 @@
|
||||
Name: perl-Compress-Raw-Bzip2
|
||||
Version: 2.081
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: Low-Level Interface to bzip2 compression library
|
||||
License: (GPL or Artistic) and BSD
|
||||
URL: https://metacpan.org/release/Compress-Raw-Bzip2
|
||||
Source0: https://cpan.metacpan.org/authors/id/P/PM/PMQS/Compress-Raw-Bzip2-%{version}.tar.gz
|
||||
|
||||
#prereq
|
||||
BuildRequires: gcc gdb perl(ExtUtils::MakeMaker) perl-interpreter perl-generators bzip2-devel
|
||||
BuildRequires: gcc gdb perl(ExtUtils::MakeMaker) perl-interpreter perl-generators bzip2-devel perl-devel
|
||||
|
||||
Requires: perl(XSLoader) perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
|
||||
|
||||
@ -43,6 +43,12 @@ make test TEST_VERBOSE=1
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed May 13 2020 shenyangyang<shenyangyang4@huawei.com> - 2.081-9
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:add build requires of perl-devel
|
||||
|
||||
* Fri Sep 27 2019 shenyangyang<shenyangyang4@huawei.com> - 2.081-8
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user