[packages/perl-Math-BigInt] - up to 1.997

qboosh qboosh at pld-linux.org
Wed Jun 26 21:06:54 CEST 2013


commit 50e78a74bfbd62c609366fa9e268f003738fee65
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jun 26 21:06:29 2013 +0200

    - up to 1.997

 perl-Math-BigInt.spec | 29 +++++++++++++++++++----------
 1 file changed, 19 insertions(+), 10 deletions(-)
---
diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec
index f402446..161f2dd 100644
--- a/perl-Math-BigInt.spec
+++ b/perl-Math-BigInt.spec
@@ -8,21 +8,25 @@
 Summary:	New versions of Math::BigInt and Math::BigFloat Perl modules
 Summary(pl.UTF-8):	Nowe wersje modułów Perla Math::BigInt i Math::BigFloat
 Name:		perl-Math-BigInt
-Version:	1.89
+Version:	1.997
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Math/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	695d70be20c3cb1778961b88c6b4ac42
+# Source0-md5:	2a00c40c4dc5d4e1f270fff7b258b95f
 URL:		http://search.cpan.org/dist/Math-BigInt/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-#Conflicts:	perl-Math-BigRat < 0.19
-#Conflicts:	perl-bignum < 0.21
-#...but these are in perl-modules, so we must override them by separate packages:
-Requires:	perl-Math-BigRat >= 0.19
-Requires:	perl-bignum >= 0.21
+# special case: if current perl-modules contain older releases, uncomment Requires and comment Conflicts below
+#Requires:	perl-Math-BigInt-FastCalc >= 0.27
+#Requires:	perl-Math-BigRat >= 0.2602
+#Requires:	perl-bignum >= 0.22
+Conflicts:	perl-Math-BigInt-FastCalc < 0.27
+Conflicts:	perl-Math-BigInt-GMP < 1.37
+Conflicts:	perl-Math-BigInt-Pari < 1.16
+Conflicts:	perl-Math-BigRat < 0.2602
+Conflicts:	perl-bignum < 0.22
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -57,9 +61,14 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc BENCHMARK BUGS CHANGES CREDITS GOALS HISTORY LICENSE NEW README TODO
-%{perl_vendorlib}/Math/*.pm
-%{perl_vendorlib}/Math/BigInt/*.pm
-%{_mandir}/man3/*
+%{perl_vendorlib}/Math/BigFloat.pm
+%{perl_vendorlib}/Math/BigInt.pm
+%{perl_vendorlib}/Math/BigInt/Calc.pm
+%{perl_vendorlib}/Math/BigInt/CalcEmu.pm
+%{_mandir}/man3/Math::BigFloat.3pm*
+%{_mandir}/man3/Math::BigInt.3pm*
+%{_mandir}/man3/Math::BigInt::Calc.3pm*
+%{_mandir}/man3/Math::BigInt::CalcEmu.3pm*
 %dir %{_examplesdir}/%{name}-%{version}
 %{_examplesdir}/%{name}-%{version}/*.txt
 %attr(755,root,root) %{_examplesdir}/%{name}-%{version}/*.pl
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Math-BigInt.git/commitdiff/50e78a74bfbd62c609366fa9e268f003738fee65



More information about the pld-cvs-commit mailing list