From 45e115d371e4825da6d359858a2394a90aadbf8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Wed, 16 May 2012 16:12:14 +0200 Subject: [PATCH] regen by podcheck list of failed pods. cn, jp, ko pods failed. I can't decide whether it's a real problem or false positives. --- perl.spec | 4 ++++ porting-podcheck-regen.patch | 26 ++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 porting-podcheck-regen.patch diff --git a/perl.spec b/perl.spec index 09f9ec1..a0e3af5 100644 --- a/perl.spec +++ b/perl.spec @@ -46,6 +46,7 @@ Source3: macros.perl Source4: perl.stp Source5: perl-example.stp +Patch0: porting-podcheck-regen.patch # Removes date check, Fedora/RHEL specific Patch1: perl-perlbug-tag.patch @@ -1262,6 +1263,7 @@ tarball from perl.org. %prep %setup -q -n perl-%{perl_version}-RC2 +%patch0 -p1 %patch1 -p1 %ifarch %{multilib_64_archs} %patch3 -p1 @@ -2456,6 +2458,8 @@ sed \ %changelog * Wed May 16 2012 Marcela Mašláňová - 4:5.16.0-RC2-217 - clean patches, not needed with new version +- regen by podcheck list of failed pods. cn, jp, ko pods failed. I can't decide + whether it's a real problem or false positives. * Mon Apr 30 2012 Petr Pisar - 4:5.14.2-216 - Enable usesitecustomize diff --git a/porting-podcheck-regen.patch b/porting-podcheck-regen.patch new file mode 100644 index 0000000..15df130 --- /dev/null +++ b/porting-podcheck-regen.patch @@ -0,0 +1,26 @@ +diff -up perl-5.16.0-RC2/t/porting/known_pod_issues.dat.pody perl-5.16.0-RC2/t/porting/known_pod_issues.dat +--- perl-5.16.0-RC2/t/porting/known_pod_issues.dat.pody 2012-05-14 21:49:22.000000000 +0200 ++++ perl-5.16.0-RC2/t/porting/known_pod_issues.dat 2012-05-16 14:21:00.000000000 +0200 +@@ -1,4 +1,4 @@ +-# This file is the data file for porting/podcheck.t. ++# This file is the data file for t/porting/podcheck.t. + # There are three types of lines. + # Comment lines are white-space only or begin with a '#', like this one. Any + # changes you make to the comment lines will be lost when the file is +@@ -217,6 +217,7 @@ pod/perlbook.pod Verbatim line length in + pod/perlcall.pod Verbatim line length including indents exceeds 79 by 2 + pod/perlce.pod Verbatim line length including indents exceeds 79 by 2 + pod/perlclib.pod Verbatim line length including indents exceeds 79 by 3 ++pod/perlcn.pod Verbatim line length including indents exceeds 79 by 1 + pod/perlcygwin.pod Verbatim line length including indents exceeds 79 by 25 + pod/perldbmfilter.pod Verbatim line length including indents exceeds 79 by 1 + pod/perldebguts.pod Verbatim line length including indents exceeds 79 by 68 +@@ -248,6 +249,8 @@ pod/perliol.pod Verbatim line length inc + pod/perlipc.pod Apparent broken link 1 + pod/perlipc.pod Verbatim line length including indents exceeds 79 by 19 + pod/perlirix.pod Verbatim line length including indents exceeds 79 by 4 ++pod/perljp.pod Verbatim line length including indents exceeds 79 by 1 ++pod/perlko.pod Verbatim line length including indents exceeds 79 by 22 + pod/perllol.pod Verbatim line length including indents exceeds 79 by 4 + pod/perlmacosx.pod Verbatim line length including indents exceeds 79 by 3 + pod/perlmod.pod Verbatim line length including indents exceeds 79 by 2