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: 26-Sep-2006 08:06:41
Branch: HEAD Handle: 2006092607064100
Modified files:
openpkg-src/pari pari.spec
Log:
fix tracking
Summary:
Revision Changes Path
1.30 +2 -2 openpkg-src/pari/pari.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/pari/pari.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 pari.spec
--- openpkg-src/pari/pari.spec 1 Jan 2006 13:18:32 -0000 1.29
+++ openpkg-src/pari/pari.spec 26 Sep 2006 06:06:41 -0000 1.30
@@ -37,7 +37,7 @@
Group: Algorithm
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20050920
+Release: 20060926
# list of sources
Source0:
http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-%{version}.tgz
@@ -62,7 +62,7 @@
prog pari = {
version = %{version}
url = http://pari.math.u-bordeaux.fr/download.html
- regex = pari-(\d+\.\d+\.\d+)\.tgz
+ regex = pari-(\d+\.\d+\.\d+)\.(tgz|tar\.gz)
}
%prep
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]