ppisar pushed to perl (f23). "Sub-package Math-BigInt-FastCalc"

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


From f0270eb6c6fde5aa01931ccdcd6201fe42feffb9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Mon, 13 Jul 2015 17:09:09 +0200
Subject: Sub-package Math-BigInt-FastCalc


diff --git a/perl.spec b/perl.spec
index dcdba91..28bfb66 100644
--- a/perl.spec
+++ b/perl.spec
@@ -265,7 +265,7 @@ Requires:       perl-IO-Zlib, perl-IPC-Cmd, perl-JSON-PP
 Requires:       perl-libnet, perl-libnetcfg,
 Requires:       perl-Locale-Codes, perl-Locale-Maketext,
 Requires:       perl-Locale-Maketext-Simple
-Requires:       perl-Math-BigInt, perl-Math-BigRat
+Requires:       perl-Math-BigInt, perl-Math-BigInt-FastCalc, perl-Math-BigRat
 Requires:       perl-MIME-Base64,
 Requires:       perl-Module-CoreList,
 Requires:       perl-Module-CoreList-tools, perl-Module-Load
@@ -1318,6 +1318,18 @@ Conflicts:      perl < 4:5.22.0-347
 %description Math-BigInt
 This provides Perl modules for arbitrary-size integer and float mathematics.
 
+%package Math-BigInt-FastCalc
+Summary:        Math::BigInt::Calc XS implementation
+Group:          Development/Libraries
+License:        GPL+ or Artistic
+Epoch:          0
+Version:        0.31
+Requires:       %perl_compat
+Conflicts:      perl < 4:5.22.0-348
+
+%description Math-BigInt-FastCalc
+This package provides support for faster big integer calculations.
+
 %package Math-BigRat
 Summary:        Arbitrary big rational numbers
 Group:          Development/Libraries
@@ -2848,6 +2860,11 @@ popd
 %exclude %{_mandir}/man3/Math::BigInt::Calc.*
 %exclude %{_mandir}/man3/Math::BigInt::CalcEmu.*
 
+# Math-BigInt-FastCalc
+%exclude %{archlib}/Math
+%exclude %{archlib}/auto/Math
+%exclude %{_mandir}/man3/Math::BigInt::FastCalc.*
+
 # Math-BigRat
 %exclude %{privlib}/Math/BigRat.pm
 %exclude %{_mandir}/man3/Math::BigRat.*
@@ -3700,6 +3717,11 @@ popd
 %{_mandir}/man3/Math::BigInt::Calc.*
 %{_mandir}/man3/Math::BigInt::CalcEmu.*
 
+%files Math-BigInt-FastCalc
+%{archlib}/Math
+%{archlib}/auto/Math
+%{_mandir}/man3/Math::BigInt::FastCalc.*
+
 %files Math-BigRat
 %dir %{privlib}/Math
 %{privlib}/Math/BigRat.pm
@@ -4065,6 +4087,7 @@ popd
 * Mon Jul 13 2015 Petr Pisar <ppisar at redhat.com> - 4:5.22.0-348
 - Sub-package bignum
 - Sub-package Math-BigRat
+- Sub-package Math-BigInt-FastCalc
 
 * 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=f0270eb6c6fde5aa01931ccdcd6201fe42feffb9


More information about the perl-devel mailing list