!7 deleting gdb build dependency
From: @run-is-pig Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
cd3ffea4e7
@ -1,7 +1,7 @@
|
|||||||
Name: perl-Compress-Raw-Zlib
|
Name: perl-Compress-Raw-Zlib
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.100
|
Version: 2.100
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Provides a Perl interface to the zlib compression library
|
Summary: Provides a Perl interface to the zlib compression library
|
||||||
# source code in tarball have different license
|
# source code in tarball have different license
|
||||||
# not used
|
# not used
|
||||||
@ -11,7 +11,7 @@ License: (GPL or Artistic) and zlib
|
|||||||
URL: https://metacpan.org/release/Compress-Raw-Zlib
|
URL: https://metacpan.org/release/Compress-Raw-Zlib
|
||||||
Source0: https://cpan.metacpan.org/authors/id/P/PM/PMQS/Compress-Raw-Zlib-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/P/PM/PMQS/Compress-Raw-Zlib-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc gdb perl(ExtUtils::MakeMaker) perl-interpreter perl-generators zlib-devel
|
BuildRequires: gcc perl(ExtUtils::MakeMaker) perl-interpreter perl-generators zlib-devel
|
||||||
#for test
|
#for test
|
||||||
BuildRequires: perl(Test::Pod) >= 1.00 perl-devel
|
BuildRequires: perl(Test::Pod) >= 1.00 perl-devel
|
||||||
Requires: perl(XSLoader) perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
|
Requires: perl(XSLoader) perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
|
||||||
@ -51,6 +51,9 @@ make test TEST_VERBOSE=1 COMPRESS_ZLIB_RUN_ALL=1
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 22 2021 liudabo <liudabo1@huawei.com> - 2.100-2
|
||||||
|
- remove gdb build dependency
|
||||||
|
|
||||||
* Wed Jan 27 2021 liudabo <liudabo1@huawei.com> - 2.100-1
|
* Wed Jan 27 2021 liudabo <liudabo1@huawei.com> - 2.100-1
|
||||||
- upgrade version to 2.100
|
- upgrade version to 2.100
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user