ppisar pushed to perl (master). "Remove bundled perl-Text-Balanced"

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


From c6bda31ec348856480f6a8c471529cf84e43f83f 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:34:22 +0200
Subject: Remove bundled perl-Text-Balanced


diff --git a/perl.spec b/perl.spec
index 86b5b26..886b5ee 100644
--- a/perl.spec
+++ b/perl.spec
@@ -1895,6 +1895,7 @@ BuildArch:      noarch
 Basic utilities for writing tests.
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %package Text-Balanced
 Summary:        Extract delimited text sequences from strings
 Group:          Development/Libraries
@@ -1908,6 +1909,7 @@ Conflicts:      perl < 4:5.22.0-347
 %description Text-Balanced
 These Perl subroutines may be used to extract a delimited substring, possibly
 after skipping a specified prefix string.
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %package Text-ParseWords
@@ -4035,10 +4037,12 @@ popd
 %{_mandir}/man3/Test::use::*
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %files Text-Balanced
 %dir %{privlib}/Text
 %{privlib}/Text/Balanced.pm
 %{_mandir}/man3/Text::Balanced.*
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %files Text-ParseWords
@@ -4145,6 +4149,7 @@ popd
 - Remove bundled perl-PerlIO-via-QuotedPrint (bug #1238229)
 - Remove bundled perl-Pod-Escapes (bug #1238237)
 - Remove bundled perl-Term-Cap (bug #1238248)
+- Remove bundled perl-Text-Balanced (bug #1238269)
 
 * 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=c6bda31ec348856480f6a8c471529cf84e43f83f


More information about the perl-devel mailing list