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