SPECS: perl-bignum.spec - updated to 0.21

qboosh qboosh at pld-linux.org
Sun May 27 22:42:18 CEST 2007


Author: qboosh                       Date: Sun May 27 20:42:18 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.21

---- Files affected:
SPECS:
   perl-bignum.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/perl-bignum.spec
diff -u SPECS/perl-bignum.spec:1.12 SPECS/perl-bignum.spec:1.13
--- SPECS/perl-bignum.spec:1.12	Tue Feb 13 09:06:39 2007
+++ SPECS/perl-bignum.spec	Sun May 27 22:42:12 2007
@@ -9,23 +9,23 @@
 Summary:	bignum - Transparent BigNumber support for Perl
 Summary(pl.UTF-8):	bignum - przezroczysta obsługa wielkich liczb dla Perla
 Name:		perl-bignum
-Version:	0.17
+Version:	0.21
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz
-# Source0-md5:	c206fc40355350733804bfb31c889046
+Source0:	http://www.cpan.org/modules/by-module/Math/%{pnam}-%{version}.tar.gz
+# Source0-md5:	090532fad1dec171da009688dae3cd4e
+URL:		http://search.cpan.org/dist/bignum/
 %if %{with tests}
-BuildRequires:	perl-Math-BigInt >= 1.74
-BuildRequires:	perl(Math::BigFloat) >= 1.48
-BuildRequires:	perl-Math-BigRat >= 0.14
+BuildRequires:	perl-Math-BigInt >= 1.83
+BuildRequires:	perl-Math-BigRat >= 0.19
+BuildRequires:	perl-Test-Simple >= 0.47
 %endif
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-Requires:	perl-Math-BigInt >= 1.74
-Requires:	perl(Math::BigFloat) >= 1.48
-Requires:	perl-Math-BigRat >= 0.14
+Requires:	perl-Math-BigInt >= 1.83
+Requires:	perl-Math-BigRat >= 0.19
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -69,9 +69,13 @@
 %files
 %defattr(644,root,root,755)
 %doc BUGS CHANGES README TODO
-%{perl_vendorlib}/big*.pm
-%{perl_vendorlib}/Math/Big*/Trace.pm
-%{_mandir}/man3/*
+%{perl_vendorlib}/bigint.pm
+%{perl_vendorlib}/bignum.pm
+%{perl_vendorlib}/bigrat.pm
+%dir %{perl_vendorlib}/Math/BigFloat
+%{perl_vendorlib}/Math/BigFloat/Trace.pm
+%{perl_vendorlib}/Math/BigInt/Trace.pm
+%{_mandir}/man3/big*.3*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -79,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2007/05/27 20:42:12  qboosh
+- updated to 0.21
+
 Revision 1.12  2007/02/13 08:06:39  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-bignum.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list