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: 22-Oct-2006 12:03:11 Branch: HEAD Handle: 2006102211031100 Modified files: openpkg-src/clamav clamav.spec Log: track only releases Summary: Revision Changes Path 1.73 +2 -2 openpkg-src/clamav/clamav.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/clamav/clamav.spec ============================================================================ $ cvs diff -u -r1.72 -r1.73 clamav.spec --- openpkg-src/clamav/clamav.spec 20 Oct 2006 12:41:07 -0000 1.72 +++ openpkg-src/clamav/clamav.spec 22 Oct 2006 10:03:11 -0000 1.73 @@ -33,7 +33,7 @@ Group: AntiVirus License: GPL Version: 0.88.5 -Release: 20061020 +Release: 20061022 # list of sources Source0: http://switch.dl.sourceforge.net/clamav/clamav-%{version}.tar.gz @@ -63,7 +63,7 @@ prog clamav = { version = %{version} url = http://prdownloads.sourceforge.net/clamav/ - regex = clamav-(__VER__(-rc)?)\.tar\.gz + regex = clamav-(\d+\.\d+(\.\d+)*)\.tar\.gz } %prep @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org