OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 15-Jul-2004 20:45:27
Branch: HEAD Handle: 2004071519452700
Modified files:
openpkg-src/clamav clamav.spec
Log:
fix tracking
Summary:
Revision Changes Path
1.31 +2 -2 openpkg-src/clamav/clamav.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/clamav/clamav.spec
============================================================================
$ cvs diff -u -r1.30 -r1.31 clamav.spec
--- openpkg-src/clamav/clamav.spec 6 Jul 2004 11:18:06 -0000 1.30
+++ openpkg-src/clamav/clamav.spec 15 Jul 2004 18:45:27 -0000 1.31
@@ -34,7 +34,7 @@
Group: Filesystem
License: GPL
Version: 0.74
-Release: 20040706
+Release: 20040715
# list of sources
Source0: http://osdn.dl.sourceforge.net/clamav/clamav-%{version}.tar.gz
@@ -64,7 +64,7 @@
%track
prog clamav = {
version = %{version}
- url = http://osdn.dl.sourceforge.net/clamav/
+ url = http://prdownloads.sourceforge.net/clamav/
regex = clamav-(__VER__(-rc)?)\.tar\.gz
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]