ppisar pushed to perl (master). "Remove bundled perl-Config-Perl-V"

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


From 69de8f640d5b19b691a3cd000bc784b6e13fa10c 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:28:29 +0200
Subject: Remove bundled perl-Config-Perl-V


diff --git a/perl.spec b/perl.spec
index 5796b2b..1f3a745 100644
--- a/perl.spec
+++ b/perl.spec
@@ -429,6 +429,7 @@ This module provides a Perl interface to the zlib compression library.
 It is used by IO::Compress::Zlib.
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %package Config-Perl-V
 Summary:        Structured data retrieval of perl -V output
 Group:          Development/Libraries
@@ -444,6 +445,7 @@ The command "perl -V" will return you an excerpt from the %%Config::Config
 hash combined with the output of "perl -V" that is not stored inside the hash,
 but only available to the perl binary itself. This package provides Perl
 module that will return you the output of "perl -V" in a structure.
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %package constant
@@ -3257,10 +3259,12 @@ popd
 %{_mandir}/man3/Compress::Raw::Zlib*
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %files Config-Perl-V
 %dir %{privlib}/Config
 %{privlib}/Config/Perl
 %{_mandir}/man3/Config::Perl::V.*
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %files constant
@@ -4120,6 +4124,7 @@ popd
 - Sub-package Math-BigRat
 - Sub-package Math-BigInt-FastCalc
 - Sub-package Math-Complex
+- Remove bundled perl-Config-Perl-V (bug #1238203)
 
 * 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=69de8f640d5b19b691a3cd000bc784b6e13fa10c


More information about the perl-devel mailing list