瀏覽代碼

modifying package: perl-comp-5.8.8 20060706 -> 20060709

Thomas Lotterer 19 年之前
父節點
當前提交
018bfe07d4
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      perl-comp/perl-comp.spec

+ 3 - 3
perl-comp/perl-comp.spec

@@ -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.6
+%define       V_compress_lzf         1.65
 %define       V_io_zlib              1.04
 
 #   package information
@@ -41,7 +41,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20060706
+Release:      20060709
 
 #   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}0
+        version   = %{V_compress_lzf}
         url       = http://www.cpan.org/modules/by-module/Compress/
         regex     = Compress-LZF-(__VER__)\.tar\.gz
         transform = "s/^(\\d+\\.\\d)$/${1}0/; $_"