Author: qboosh Date: Sun May 27 20:37:40 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.19
---- Files affected: SPECS: perl-Math-BigRat.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/perl-Math-BigRat.spec diff -u SPECS/perl-Math-BigRat.spec:1.16 SPECS/perl-Math-BigRat.spec:1.17 --- SPECS/perl-Math-BigRat.spec:1.16 Tue Feb 13 08:47:13 2007 +++ SPECS/perl-Math-BigRat.spec Sun May 27 22:37:34 2007 @@ -9,22 +9,21 @@ Summary: Math::BigRat - arbitrarily big rationales Summary(pl.UTF-8): Math::BigRat - dowolnie duże liczby wymierne Name: perl-Math-BigRat -Version: 0.15 +Version: 0.19 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 2a15700a3470d959c4613cc4a1903023 +Source0: http://www.cpan.org/modules/by-module/Math/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: cb93f194a4cf0c69b45858395033d149 +URL: http://search.cpan.org/dist/Math-BigRat/ %if %{with tests} -BuildRequires: perl-Math-BigInt >= 1.75 -#BuildRequires: perl(Math::BigFloat) >= 1.50 +BuildRequires: perl-Math-BigInt >= 1.83 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.75 -#Requires: perl(Math::BigFloat) >= 1.50 +Requires: perl-Math-BigInt >= 1.83 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -57,8 +56,8 @@ %files %defattr(644,root,root,755) -%doc BUGS CHANGES LICENSE NEW README TODO -%{perl_vendorlib}/%{pdir}/%{pnam}.pm +%doc BUGS CHANGES LICENSE README TODO +%{perl_vendorlib}/Math/BigRat.pm %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -67,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2007/05/27 20:37:34 qboosh +- updated to 0.19 + Revision 1.16 2007/02/13 07:47:13 glen - tabs in preamble @@ -114,4 +116,3 @@ Revision 1.1 2003/06/29 10:17:49 qboosh - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Math-BigRat.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
