From 9338edd12693f7f8f9e4f4fcb96cce23a72d2710 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:27:13 +0100
Subject: Remove bundled Math-BigRat

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

diff --git a/perl.spec b/perl.spec
index 77db289..01a2deb 100644
--- a/perl.spec
+++ b/perl.spec
@@ -1871,7 +1871,6 @@ 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
@@ -1891,6 +1890,7 @@ Conflicts:      perl < 4:5.22.0-348
 %description Math-BigRat
 Math::BigRat complements Math::BigInt and Math::BigFloat by providing support
 for arbitrary big rational numbers.
+%endif
 
 %package Math-Complex
 Summary:        Complex numbers and trigonometric functions
@@ -4854,12 +4854,12 @@ popd
 %{archlib}/Math
 %{archlib}/auto/Math
 %{_mandir}/man3/Math::BigInt::FastCalc.*
-%endif
 
 %files Math-BigRat
 %dir %{privlib}/Math
 %{privlib}/Math/BigRat.pm
 %{_mandir}/man3/Math::BigRat.*
+%endif
 
 %files Math-Complex
 %dir %{privlib}/Math
@@ -5272,6 +5272,7 @@ popd
 %changelog
 * 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)
 
 * 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=9338edd12693f7f8f9e4f4fcb96cce23a72d2710
_______________________________________________
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