|
|
|
@ -23,15 +23,15 @@
|
|
|
|
|
|
|
|
|
|
# versions of individual parts |
|
|
|
|
%define V_perl 5.22 |
|
|
|
|
%define V_compress_raw_zlib 2.089 |
|
|
|
|
%define V_compress_raw_bzip2 2.089 |
|
|
|
|
%define V_compress_raw_lzma 2.089 |
|
|
|
|
%define V_compress_raw_zlib 2.090 |
|
|
|
|
%define V_compress_raw_bzip2 2.090 |
|
|
|
|
%define V_compress_raw_lzma 2.090 |
|
|
|
|
%define V_compress_lzo 1.08 |
|
|
|
|
%define V_compress_lzf 3.8 |
|
|
|
|
%define V_io_compress 2.089 |
|
|
|
|
%define V_io_compress_lzop 2.089 |
|
|
|
|
%define V_io_compress_lzf 2.089 |
|
|
|
|
%define V_io_compress_lzma 2.089 |
|
|
|
|
%define V_io_compress 2.090 |
|
|
|
|
%define V_io_compress_lzop 2.090 |
|
|
|
|
%define V_io_compress_lzf 2.090 |
|
|
|
|
%define V_io_compress_lzma 2.090 |
|
|
|
|
%define V_compress_bzip2 2.26 |
|
|
|
|
%define V_io_zlib 1.10 |
|
|
|
|
|
|
|
|
@ -46,7 +46,7 @@ Class: BASE
|
|
|
|
|
Group: Perl |
|
|
|
|
License: GPL/Artistic |
|
|
|
|
Version: %{V_perl} |
|
|
|
|
Release: 20191104 |
|
|
|
|
Release: 20191110 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.cpan.org/authors/id/P/PM/PMQS/Compress-Raw-Zlib-%{V_compress_raw_zlib}.tar.gz |
|
|
|
|