|
|
|
|
@ -23,16 +23,16 @@
|
|
|
|
|
|
|
|
|
|
# versions of individual parts |
|
|
|
|
%define V_perl 5.10.0 |
|
|
|
|
%define V_compress_raw_zlib 2.014 |
|
|
|
|
%define V_compress_raw_bzip2 2.014 |
|
|
|
|
%define V_compress_raw_zlib 2.015 |
|
|
|
|
%define V_compress_raw_bzip2 2.015 |
|
|
|
|
%define V_compress_lzo 1.08 |
|
|
|
|
%define V_compress_lzf 3.11 |
|
|
|
|
%define V_io_compress_base 2.014 |
|
|
|
|
%define V_io_compress_bzip2 2.014 |
|
|
|
|
%define V_io_compress_zlib 2.014 |
|
|
|
|
%define V_io_compress_lzop 2.014 |
|
|
|
|
%define V_io_compress_lzf 2.014 |
|
|
|
|
%define V_compress_zlib 2.014 |
|
|
|
|
%define V_io_compress_base 2.015 |
|
|
|
|
%define V_io_compress_bzip2 2.015 |
|
|
|
|
%define V_io_compress_zlib 2.015 |
|
|
|
|
%define V_io_compress_lzop 2.015 |
|
|
|
|
%define V_io_compress_lzf 2.015 |
|
|
|
|
%define V_compress_zlib 2.015 |
|
|
|
|
%define V_compress_bzip2 2.09 |
|
|
|
|
%define V_io_zlib 1.09 |
|
|
|
|
|
|
|
|
|
@ -47,7 +47,7 @@ Class: BASE
|
|
|
|
|
Group: Perl |
|
|
|
|
License: GPL/Artistic |
|
|
|
|
Version: %{V_perl} |
|
|
|
|
Release: 20080903 |
|
|
|
|
Release: 20080904 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.cpan.org/modules/by-module/Compress/Compress-Raw-Zlib-%{V_compress_raw_zlib}.tar.gz |
|
|
|
|
|