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: 21-Nov-2007 19:45:54 Branch: HEAD Handle: 2007112118455400 Modified files: openpkg-src/aria2 aria2.spec Log: unbreak tracking Summary: Revision Changes Path 1.5 +2 -2 openpkg-src/aria2/aria2.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/aria2/aria2.spec ============================================================================ $ cvs diff -u -r1.4 -r1.5 aria2.spec --- openpkg-src/aria2/aria2.spec 19 Nov 2007 08:22:10 -0000 1.4 +++ openpkg-src/aria2/aria2.spec 21 Nov 2007 18:45:54 -0000 1.5 @@ -33,7 +33,7 @@ Group: Web License: GPL Version: 0.11.5 -Release: 20071119 +Release: 20071121 # list of sources Source0: http://switch.dl.sourceforge.net/aria2/aria2-%{version}.tar.bz2 @@ -58,7 +58,7 @@ prog aria2 = { version = %{version} url = http://prdownloads.sourceforge.net/aria2/ - regex = aria2-(\d\(\.\d+)+)\.tar\.bz2 + regex = aria2-(\d(\.\d+)+)\.tar\.bz2 } %prep @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org