From 98fe061fe3378d1ef708824df7846dbe4a5b7a06 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Fri, 6 Jan 2017 10:36:37 +0100
Subject: Remove bundled bignum

---
 perl.spec | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/perl.spec b/perl.spec
index 01a2deb..0edd27b 100644
--- a/perl.spec
+++ b/perl.spec
@@ -627,10 +627,9 @@ Conflicts:      perl < 4:5.20.1-310
 %description B-Debug
 Walk Perl syntax tree and print debug information about op-codes. See
 B::Concise and B::Terse for other details.
-%endif
 
 %package bignum
-Summary:        Use BigInts and BigFloats transparently
+Summary:        Transparent big number support for Perl
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 Epoch:          0
@@ -650,7 +649,6 @@ Conflicts:      perl < 4:5.22.0-348
 This package attempts to make it easier to write scripts that use BigInts and
 BigFloats in a transparent way.
 
-%if %{dual_life} || %{rebuild_from_scratch}
 %package Carp
 Summary:        Alternative warn and die for modules
 Epoch:          0
@@ -4257,7 +4255,6 @@ popd
 %dir %{privlib}/B
 %{privlib}/B/Debug.pm
 %{_mandir}/man3/B::Debug.3*
-%endif
 
 %files bignum
 %{privlib}/bigint.pm
@@ -4271,7 +4268,6 @@ popd
 %{_mandir}/man3/bignum.*
 %{_mandir}/man3/bigrat.*
 
-%if %{dual_life} || %{rebuild_from_scratch}
 %files Carp
 %{privlib}/Carp
 %{privlib}/Carp.*
@@ -5273,6 +5269,7 @@ popd
 * Fri Jan 06 2017 Petr Pisar <ppi...@redhat.com> - 4:5.24.0-383
 - Remove bundled Math-BigInt-FastCalc (bug #1408463)
 - Remove bundled Math-BigRat (bug #1408467)
+- Remove bundled bignum (bug #1409585)
 
 * Mon Dec 19 2016 Petr Pisar <ppi...@redhat.com> - 4:5.24.0-382
 - Fix a crash in optimized evaluation of "or ((0) x 0))" (RT#130247)
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl.git/commit/?h=master&id=98fe061fe3378d1ef708824df7846dbe4a5b7a06
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to