commit c6e763bd3b24a2f0baa20fa54ced8b8db41a0ba5
Author: Jan Rękorajski <[email protected]>
Date:   Sun Jan 12 11:09:22 2014 +0100

    - fixed ExtUtils::CBuilder and Compress::Raw::* versions
    - rel 4

 perl-modules | 7 ++++---
 perl.spec    | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 987405c..fb22a1d 100644
--- a/perl.spec
+++ b/perl.spec
@@ -45,7 +45,7 @@
 %define                perl_mod2version()      %([ -f %{SOURCE4} ] && awk 
-vp=%1 '$1 == p { m=$2; printf("perl-%s = %s\\n", p, $4)}END{if (!m) printf("# 
Error looking up [%s]\\n", p) }' %{SOURCE4} || echo ERROR)
 
 %define                ver     5.18.1
-%define                rel     3
+%define                rel     4
 Summary:       Practical Extraction and Report Language (Perl)
 Summary(cs.UTF-8):     Programovací jazyk Perl
 Summary(da.UTF-8):     Programmeringssproget Perl
diff --git a/perl-modules b/perl-modules
index 33f0997..0bf55c3 100644
--- a/perl-modules
+++ b/perl-modules
@@ -1,19 +1,20 @@
 # Module versions from Perl 5.18.1 distribution.
+# DO NOT REMOVE TRAILING '0' FROM Compress::Raw::* AND ExtUtils::CBuilder 
WITHOUT VERYFYING!
 Archive::Tar = 1.90
 Attribute::Handlers = 0.94
 CGI = 3.63
 CPAN = 2.00
 CPAN::Meta = 2.120921
 CPAN::Meta::YAML = 0.008
-Compress::Raw::Bzip2 = 2.06
-Compress::Raw::Zlib = 2.06
+Compress::Raw::Bzip2 = 2.060
+Compress::Raw::Zlib = 2.060
 Devel::PPPort = 3.20
 Devel::Peek = 1.11
 Digest = 1.17
 Digest::MD5 = 2.52
 Digest::SHA = 5.84_01
 Encode = 2.49
-ExtUtils::CBuilder = 0.28021
+ExtUtils::CBuilder = 0.280210
 ExtUtils::Command = 1.17
 ExtUtils::Embed = 1.30
 ExtUtils::Install = 1.59
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl.git/commitdiff/c6e763bd3b24a2f0baa20fa54ced8b8db41a0ba5

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to