SPECS: perl.spec - release 18: -attribute_error.patch

radek radek at pld-linux.org
Sat Dec 13 14:46:21 CET 2008


Author: radek                        Date: Sat Dec 13 13:46:21 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 18: -attribute_error.patch

---- Files affected:
SPECS:
   perl.spec (1.413 -> 1.414) 

---- Diffs:

================================================================
Index: SPECS/perl.spec
diff -u SPECS/perl.spec:1.413 SPECS/perl.spec:1.414
--- SPECS/perl.spec:1.413	Mon Dec  8 03:39:50 2008
+++ SPECS/perl.spec	Sat Dec 13 14:46:16 2008
@@ -44,7 +44,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
@@ -89,6 +89,7 @@
 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
@@ -660,6 +661,7 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p1
 
 %build
 
@@ -1496,6 +1498,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.414  2008/12/13 13:46:16  radek
+- release 18: -attribute_error.patch
+
 Revision 1.413  2008/12/08 02:39:50  glen
 - O: perl-Encode-compat likely belongs to perl-Encode
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl.spec?r1=1.413&r2=1.414&f=u



More information about the pld-cvs-commit mailing list