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: 20-Jun-2007 08:40:48
Branch: HEAD Handle: 2007062007404800
Modified files:
openpkg-src/ant ant.spec
Log:
fix tracking
Summary:
Revision Changes Path
1.45 +2 -2 openpkg-src/ant/ant.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ant/ant.spec
============================================================================
$ cvs diff -u -r1.44 -r1.45 ant.spec
--- openpkg-src/ant/ant.spec 9 Jun 2007 07:32:55 -0000 1.44
+++ openpkg-src/ant/ant.spec 20 Jun 2007 06:40:48 -0000 1.45
@@ -37,7 +37,7 @@
Group: Building
License: Apache Software License
Version: %{V_ant}
-Release: 20070609
+Release: 20070620
# package options
%option with_docs no
@@ -69,7 +69,7 @@
prog ant:junit = {
version = %{V_junit}
url = http://prdownloads.sourceforge.net/junit/
- regex = junit(\d+\.\d+)\.zip
+ regex = junit(\d+\.\d+(?:\.\d+)?)\.zip
}
%prep
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]