commit
3147be1966
@ -1,6 +1,7 @@
|
||||
Name: perl-Compress-Raw-Zlib
|
||||
Epoch: 1
|
||||
Version: 2.081
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: Provides a Perl interface to the zlib compression library
|
||||
# source code in tarball have different license
|
||||
# not used
|
||||
@ -12,7 +13,7 @@ Source0: https://cpan.metacpan.org/authors/id/P/PM/PMQS/Compress-Raw-Zlib-%{ve
|
||||
|
||||
BuildRequires: gcc gdb perl(ExtUtils::MakeMaker) perl-interpreter perl-generators zlib-devel
|
||||
#for test
|
||||
BuildRequires: perl(Test::Pod) >= 1.00
|
||||
BuildRequires: perl(Test::Pod) >= 1.00 perl-devel
|
||||
Requires: perl(XSLoader) perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
|
||||
|
||||
%description
|
||||
@ -50,6 +51,12 @@ make test TEST_VERBOSE=1 COMPRESS_ZLIB_RUN_ALL=1
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed May 13 2020 shenyangyang<shenyangyang4@huawei.com> - 1:2.081-7
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:restart
|
||||
- DESC:add build requires of perl-devel and add Epoch for updating
|
||||
|
||||
* Thu Sep 5 2019 shenyangyang<shenyangyang4@huawei.com> - 2.081-6
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user