|
|
@@ -23,15 +23,15 @@
|
|
|
|
|
|
# versions of individual parts
|
|
|
%define V_perl 5.12
|
|
|
-%define V_compress_raw_zlib 2.030
|
|
|
-%define V_compress_raw_bzip2 2.031
|
|
|
+%define V_compress_raw_zlib 2.032
|
|
|
+%define V_compress_raw_bzip2 2.032
|
|
|
%define V_compress_lzo 1.08
|
|
|
%define V_compress_lzf 3.43
|
|
|
-%define V_io_compress 2.030
|
|
|
+%define V_io_compress 2.032
|
|
|
%define V_io_compress_bzip2 2.015
|
|
|
%define V_io_compress_zlib 2.015
|
|
|
-%define V_io_compress_lzop 2.030
|
|
|
-%define V_io_compress_lzf 2.030
|
|
|
+%define V_io_compress_lzop 2.032
|
|
|
+%define V_io_compress_lzf 2.032
|
|
|
%define V_compress_bzip2 2.09
|
|
|
%define V_io_zlib 1.10
|
|
|
|
|
|
@@ -46,7 +46,7 @@ Class: BASE
|
|
|
Group: Perl
|
|
|
License: GPL/Artistic
|
|
|
Version: %{V_perl}
|
|
|
-Release: 20101219
|
|
|
+Release: 20110107
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/authors/id/P/PM/PMQS/Compress-Raw-Zlib-%{V_compress_raw_zlib}.tar.gz
|