OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 28-Sep-2006 08:32:32
Branch: HEAD Handle: 2006092807323200
Modified files:
openpkg-src/perl-comp perl-comp.spec
Log:
modifying package: perl-comp-5.8.8 20060923 -> 20060928
Summary:
Revision Changes Path
1.57 +3 -3 openpkg-src/perl-comp/perl-comp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-comp/perl-comp.spec
============================================================================
$ cvs diff -u -r1.56 -r1.57 perl-comp.spec
--- openpkg-src/perl-comp/perl-comp.spec 23 Sep 2006 11:04:54 -0000
1.56
+++ openpkg-src/perl-comp/perl-comp.spec 28 Sep 2006 06:32:32 -0000
1.57
@@ -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 @@
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 @@
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/; $_"
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]