ppisar pushed to perl (master). "Remove bundled perl-Pod-Escapes"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jul 15 11:14:09 UTC 2015


From 0f71e3ad4d982bd598964f1b109bbfe619ec36ad Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Wed, 15 Jul 2015 12:32:13 +0200
Subject: Remove bundled perl-Pod-Escapes


diff --git a/perl.spec b/perl.spec
index ae1faec..4d0e20a 100644
--- a/perl.spec
+++ b/perl.spec
@@ -1644,6 +1644,7 @@ Module and tools to verify POD documentation contents for compliance with the
 Plain Old Documentation format specifications.
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %package Pod-Escapes
 Summary:        Resolve POD escape sequences
 Group:          Development/Libraries
@@ -1656,6 +1657,7 @@ BuildArch:      noarch
 
 %description Pod-Escapes
 This module provides things that are useful in decoding Pod E<...> sequences.
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %package Pod-Parser
@@ -3876,10 +3878,12 @@ popd
 %{_mandir}/man3/Pod::Checker.*
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %files Pod-Escapes
 %dir %{privlib}/Pod
 %{privlib}/Pod/Escapes.pm
 %{_mandir}/man3/Pod::Escapes.*
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %files Pod-Parser
@@ -4135,6 +4139,7 @@ popd
 - Remove bundled perl-Config-Perl-V (bug #1238203)
 - Remove bundled perl-MIME-Base64 (bug #1238222)
 - Remove bundled perl-PerlIO-via-QuotedPrint (bug #1238229)
+- Remove bundled perl-Pod-Escapes (bug #1238237)
 
 * Wed Jul 08 2015 Petr Pisar <ppisar at redhat.com> - 4:5.22.0-347
 - Store distribution's linker and compiler flags to more Config's options
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl.git/commit/?h=master&id=0f71e3ad4d982bd598964f1b109bbfe619ec36ad


More information about the perl-devel mailing list