SPECS: perl.spec - rel 9; fix for perl bug 54934

arekm arekm at pld-linux.org
Sun Aug 10 00:43:41 CEST 2008


Author: arekm                        Date: Sat Aug  9 22:43:41 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 9; fix for perl bug 54934

---- Files affected:
SPECS:
   perl.spec (1.404 -> 1.405) 

---- Diffs:

================================================================
Index: SPECS/perl.spec
diff -u SPECS/perl.spec:1.404 SPECS/perl.spec:1.405
--- SPECS/perl.spec:1.404	Sat Jun 28 13:21:09 2008
+++ SPECS/perl.spec	Sun Aug 10 00:43:35 2008
@@ -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	8
+%define		rel	9
 Summary:	Practical Extraction and Report Language (Perl)
 Summary(cs.UTF-8):	Programovací jazyk Perl
 Summary(da.UTF-8):	Programmeringssproget Perl
@@ -87,6 +87,7 @@
 Patch7:		%{name}-timer-test.patch
 Patch8:		%{name}-h2ph-includes.patch
 Patch9:		%{name}-t-syslog.patch
+Patch10:	%{name}-PerlIO.patch
 URL:		http://dev.perl.org/perl5/
 %ifarch ppc
 # gcc 3.3.x miscompiles pp_hot.c
@@ -657,6 +658,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 %build
 
@@ -1506,6 +1508,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.405  2008/08/09 22:43:35  arekm
+- rel 9; fix for perl bug 54934
+
 Revision 1.404  2008/06/28 11:21:09  arekm
 - release 8
 
================================================================

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



More information about the pld-cvs-commit mailing list