From 260c5ba45cd2b048ce00aeb2bfe0fd40257a3c13 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:15:16 +0100
Subject: Remove bundled Math-BigInt-FastCalc

---
 perl.spec | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/perl.spec b/perl.spec
index c1c866f..77db289 100644
--- a/perl.spec
+++ b/perl.spec
@@ -28,7 +28,7 @@
 Name:           perl
 Version:        %{perl_version}
 # release number must be even higher, because dual-lived modules will be 
broken otherwise
-Release:        382%{?dist}
+Release:        383%{?dist}
 Epoch:          %{perl_epoch}
 Summary:        Practical Extraction and Report Language
 Group:          Development/Languages
@@ -1855,14 +1855,14 @@ Conflicts:      perl < 4:5.22.0-347
 
 %description Math-BigInt
 This provides Perl modules for arbitrary-size integer and float mathematics.
-%endif
 
 %package Math-BigInt-FastCalc
 Summary:        Math::BigInt::Calc XS implementation
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 Epoch:          0
-Version:        0.40
+# Version normalized to dot format
+Version:        0.400
 Requires:       %perl_compat
 %if %{defined perl_bootstrap}
 %gendep_perl_Math_BigInt_FastCalc
@@ -1871,6 +1871,7 @@ Conflicts:      perl < 4:5.22.0-348
 
 %description Math-BigInt-FastCalc
 This package provides support for faster big integer calculations.
+%endif
 
 %package Math-BigRat
 Summary:        Arbitrary big rational numbers
@@ -4848,12 +4849,12 @@ popd
 %{_mandir}/man3/Math::BigInt.*
 %{_mandir}/man3/Math::BigInt::Calc.*
 %{_mandir}/man3/Math::BigInt::CalcEmu.*
-%endif
 
 %files Math-BigInt-FastCalc
 %{archlib}/Math
 %{archlib}/auto/Math
 %{_mandir}/man3/Math::BigInt::FastCalc.*
+%endif
 
 %files Math-BigRat
 %dir %{privlib}/Math
@@ -5269,6 +5270,9 @@ popd
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Fri Jan 06 2017 Petr Pisar <ppi...@redhat.com> - 4:5.24.0-383
+- Remove bundled Math-BigInt-FastCalc (bug #1408463)
+
 * 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)
 - Fix a memory leak in IO::Poll (RT#129788)
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl.git/commit/?h=master&id=260c5ba45cd2b048ce00aeb2bfe0fd40257a3c13
_______________________________________________
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