]> git.pld-linux.org Git - packages/perl.git/commitdiff
- release 18: -attribute_error.patch auto/th/perl-5_10_0-18 auto/ti/perl-5_10_0-18
authorradek <radek@pld-linux.org>
Sat, 13 Dec 2008 13:46:16 +0000 (13:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl.spec -> 1.414

perl.spec

index 4519b6eb5622f0a51a89d5b580d71b8f7ca18e09..67117496105f3e949ec043873a92ec937f80524b 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -43,7 +43,7 @@
 %define                perl_modversion()       %([ -f %{SOURCE3} ] && awk -vp=%1 '$1 == p{m=$1; gsub(/::/, "-", m); printf("perl-%s = %s\\n", m, $3)}END{if (!m) printf("# Error looking up [%s]\\n", p)}' %{SOURCE3} || echo ERROR)
 
 %define                ver     5.10.0
-%define                rel     17
+%define                rel     18
 Summary:       Practical Extraction and Report Language (Perl)
 Summary(cs.UTF-8):     Programovací jazyk Perl
 Summary(da.UTF-8):     Programmeringssproget Perl
@@ -88,6 +88,7 @@ Patch7:               %{name}-timer-test.patch
 Patch8:                %{name}-h2ph-includes.patch
 Patch9:                %{name}-t-syslog.patch
 Patch10:       %{name}-PerlIO.patch
+Patch11:       %{name}-attribute_error.patch
 URL:           http://dev.perl.org/perl5/
 %ifarch ppc
 # gcc 3.3.x miscompiles pp_hot.c
@@ -659,6 +660,7 @@ z biblioteki GNU gdbm.
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p1
 
 %build
 
This page took 0.081243 seconds and 4 git commands to generate.