OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 07-Aug-2005 21:32:22
Branch: HEAD Handle: 2005080720322100
Modified files:
openpkg-src/perl-math perl-math.spec
Removed files:
openpkg-src/perl-math perl-math.patch
Log:
modifying package: perl-math-5.8.7 20050719 -> 20050807
Summary:
Revision Changes Path
1.2 +0 -10 openpkg-src/perl-math/perl-math.patch
1.9 +4 -6 openpkg-src/perl-math/perl-math.spec
____________________________________________________________________________
rm -f openpkg-src/perl-math/perl-math.patch <<'@@ .'
Index: openpkg-src/perl-math/perl-math.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/perl-math/perl-math.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 perl-math.spec
--- openpkg-src/perl-math/perl-math.spec 19 Jul 2005 17:46:23 -0000
1.8
+++ openpkg-src/perl-math/perl-math.spec 7 Aug 2005 19:32:21 -0000
1.9
@@ -30,11 +30,11 @@
%define V_math_bigint_gmp 1.18
%define V_math_bigint_constant 1.06
%define V_math_bigint_fastcalc 0.10
-%define V_math_symbolic 0.134
+%define V_math_symbolic 0.150
%define V_math_algebra_symbols 1.21
%define V_math_combinatorics 0.05
%define V_math_calc_units 1.03
-%define V_math_basecnv 1.2.4CCJFl7
+%define V_math_basecnv 1.2.54HK3pB
# package information
Name: perl-math
@@ -47,7 +47,7 @@
Group: Language
License: GPL/Artistic
Version: %{V_perl}
-Release: 20050719
+Release: 20050807
# package options
%option with_gmp no
@@ -65,7 +65,6 @@
Source8:
http://www.cpan.org/modules/by-module/Math/Math-Combinatorics-%{V_math_combinatorics}.tar.gz
Source9:
http://www.cpan.org/modules/by-module/Math/Math-Calc-Units-%{V_math_calc_units}.tar.gz
Source10:
http://www.cpan.org/modules/by-module/Math/Math-BaseCnv-%{V_math_basecnv}.tgz
-Patch0: perl-math.patch
# build information
Prefix: %{l_prefix}
@@ -153,7 +152,7 @@
prog perl-math:Math-BaseCnv = {
version = %{V_math_basecnv}
url = http://www.cpan.org/modules/by-module/Math/
- regex = Math-BaseCnv-(__VER__)\.tar\.gz
+ regex = Math-BaseCnv-(__VER__[^.]*)\.tgz
}
%prep
@@ -168,7 +167,6 @@
%setup -q -T -D -a 8
%setup -q -T -D -a 9
%setup -q -T -D -a 10
- %patch -p0
%build
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]