OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 28-Oct-2007 09:32:20
Branch: HEAD Handle: 2007102808322000
Modified files:
openpkg-src/perl-stats perl-stats.spec
Log:
fix tracking and upgrade
Summary:
Revision Changes Path
1.23 +4 -4 openpkg-src/perl-stats/perl-stats.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-stats/perl-stats.spec
============================================================================
$ cvs diff -u -r1.22 -r1.23 perl-stats.spec
--- openpkg-src/perl-stats/perl-stats.spec 8 Jul 2007 09:48:02 -0000
1.22
+++ openpkg-src/perl-stats/perl-stats.spec 28 Oct 2007 08:32:20 -0000
1.23
@@ -32,7 +32,7 @@
%define V_statistics_ttest 1.1.0
%define V_statistics_chisquare 0.5
%define V_statistics_regression 0.53
-%define V_statistics_rankcorrelation 0.10
+%define V_statistics_rankcorrelation 0.11_1
%define V_statistics_serialcorrelation 1.1
# package information
@@ -46,7 +46,7 @@
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
-Release: 20070708
+Release: 20071028
# list of sources
Source0:
http://www.cpan.org/modules/by-module/Statistics/Statistics-Basic-%{V_statistics_basic}.tar.gz
@@ -57,7 +57,7 @@
Source5:
http://www.cpan.org/modules/by-module/Statistics/Statistics-TTest-%{V_statistics_ttest}.tar.gz
Source6:
http://www.cpan.org/modules/by-module/Statistics/Statistics-ChiSquare-%{V_statistics_chisquare}.tar.gz
Source7:
http://www.cpan.org/modules/by-module/Statistics/Statistics-Regression-%{V_statistics_regression}.tar.gz
-Source8:
http://www.cpan.org/modules/by-module/Statistics/Statistics-RankCorrelation-%{V_statistics_rankcorrelation}.tar.gz
+Source8:
http://www.cpan.org/authors/id/G/GE/GENE/Statistics-RankCorrelation-%{V_statistics_rankcorrelation}.tar.gz
Source9:
http://www.cpan.org/modules/by-module/Statistics/Statistics-SerialCorrelation-%{V_statistics_serialcorrelation}.tar.gz
# build information
@@ -124,7 +124,7 @@
}
prog perl-stats:Statistics-RankCorrelation = {
version = %{V_statistics_rankcorrelation}
- url = http://www.cpan.org/modules/by-module/Statistics/
+ url = http://www.cpan.org/authors/id/G/GE/GENE/
regex = Statistics-RankCorrelation-(__VER__)\.tar\.gz
}
prog perl-stats:Statistics-SerialCorrelation = {
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]