|
|
@@ -27,7 +27,7 @@
|
|
|
%define V_compress_zlib 1.42
|
|
|
%define V_compress_lzo 1.08
|
|
|
%define V_compress_bzip2 2.09
|
|
|
-%define V_compress_lzf 1.65
|
|
|
+%define V_compress_lzf 1.7
|
|
|
%define V_io_zlib 1.04
|
|
|
|
|
|
# package information
|
|
|
@@ -41,7 +41,7 @@ Class: BASE
|
|
|
Group: Perl
|
|
|
License: GPL/Artistic
|
|
|
Version: %{V_perl}
|
|
|
-Release: 20060923
|
|
|
+Release: 20060928
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/modules/by-module/Compress/Compress-Zlib-%{V_compress_zlib}.tar.gz
|
|
|
@@ -85,7 +85,7 @@ AutoReqProv: no
|
|
|
regex = Compress-Zlib-(__VER__)\.tar\.gz
|
|
|
}
|
|
|
prog perl-comp:Compress-LZF = {
|
|
|
- version = %{V_compress_lzf}
|
|
|
+ version = %{V_compress_lzf}0
|
|
|
url = http://www.cpan.org/modules/by-module/Compress/
|
|
|
regex = Compress-LZF-(__VER__)\.tar\.gz
|
|
|
transform = "s/^(\\d+\\.\\d)$/${1}0/; $_"
|