packages: perl-Math-Prime-XS/perl-Math-Prime-XS.spec - up to 0.26

zbyniu zbyniu at pld-linux.org
Mon Jan 23 21:12:40 CET 2012


Author: zbyniu                       Date: Mon Jan 23 20:12:40 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.26

---- Files affected:
packages/perl-Math-Prime-XS:
   perl-Math-Prime-XS.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/perl-Math-Prime-XS/perl-Math-Prime-XS.spec
diff -u packages/perl-Math-Prime-XS/perl-Math-Prime-XS.spec:1.2 packages/perl-Math-Prime-XS/perl-Math-Prime-XS.spec:1.3
--- packages/perl-Math-Prime-XS/perl-Math-Prime-XS.spec:1.2	Wed Aug 26 13:33:07 2009
+++ packages/perl-Math-Prime-XS/perl-Math-Prime-XS.spec	Mon Jan 23 21:12:35 2012
@@ -10,27 +10,26 @@
 Summary:	Math::Prime::XS - Calculate/detect prime numbers with deterministic tests
 #Summary(pl.UTF-8):	
 Name:		perl-Math-Prime-XS
-Version:	0.20
+Version:	0.26
 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:	438175251c223384127bed4651537b0d
+# Source0-md5:	5bd7727093742cc85cd6c762422c98c8
 # generic URL, check or change before uncommenting
 #URL:		http://search.cpan.org/dist/Math-Prime-XS/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with autodeps} || %{with tests}
+BuildRequires:	perl-boolean
 %endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Math::Prime::XS calculates/detects prime numbers by either applying
-Modulo operator division, the Sieve of Eratosthenes, Trial division or a
-Summing calculation.
-
-
+Modulo operator division, the Sieve of Eratosthenes, Trial division or
+a Summing calculation.
 
 # %description -l pl.UTF-8
 # TODO
@@ -70,9 +69,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2012/01/23 20:12:35  zbyniu
+- up to 0.26
+
 Revision 1.2  2009/08/26 11:33:07  amateja
 - updated to 0.20
 
 Revision 1.1  2008/03/21 22:11:48  agaran
 - initial, build/works here, rel 1
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Math-Prime-XS/perl-Math-Prime-XS.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list