ppisar pushed to perl (f23). "Remove bundled perl-Term-Cap"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jul 15 12:55:45 UTC 2015


From 95856e811dab62a9720ee9a032d1654d19de2a8f 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:33:09 +0200
Subject: Remove bundled perl-Term-Cap


diff --git a/perl.spec b/perl.spec
index 4d0e20a..86b5b26 100644
--- a/perl.spec
+++ b/perl.spec
@@ -1845,6 +1845,7 @@ colorstrip(), colorvalid(), and coloralias(), which have to be explicitly
 imported to be used.
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %package Term-Cap
 Summary:        Perl termcap interface
 Group:          Development/Libraries
@@ -1861,6 +1862,7 @@ Conflicts:      perl < 4:5.22.0-347
 %description Term-Cap
 These are low-level functions to extract and use capabilities from a terminal
 capability (termcap) database.
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %package Test-Harness
@@ -3993,10 +3995,12 @@ popd
 %{_mandir}/man3/Term::ANSIColor*
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %files Term-Cap
 %dir %{privlib}/Term
 %{privlib}/Term/Cap.pm
 %{_mandir}/man3/Term::Cap.*
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %files Test-Harness
@@ -4140,6 +4144,7 @@ popd
 - Remove bundled perl-MIME-Base64 (bug #1238222)
 - Remove bundled perl-PerlIO-via-QuotedPrint (bug #1238229)
 - Remove bundled perl-Pod-Escapes (bug #1238237)
+- Remove bundled perl-Term-Cap (bug #1238248)
 
 * 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=f23&id=95856e811dab62a9720ee9a032d1654d19de2a8f


More information about the perl-devel mailing list