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: 17-Apr-2004 20:31:15
Branch: HEAD Handle: 2004041719311400
Modified files:
openpkg-src/clamav clamav.spec
Log:
modifying package: clamav-0.70 20040401 -> 20040417
Summary:
Revision Changes Path
1.23 +4 -4 openpkg-src/clamav/clamav.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/clamav/clamav.spec
============================================================================
$ cvs diff -u -r1.22 -r1.23 clamav.spec
--- openpkg-src/clamav/clamav.spec 1 Apr 2004 18:36:16 -0000 1.22
+++ openpkg-src/clamav/clamav.spec 17 Apr 2004 18:31:14 -0000 1.23
@@ -34,10 +34,10 @@
Group: Filesystem
License: GPL
Version: 0.70
-Release: 20040401
+Release: 20040417
# list of sources
-Source0: http://osdn.dl.sourceforge.net/clamav/clamav-%{version}-rc.tar.gz
+Source0: http://osdn.dl.sourceforge.net/clamav/clamav-%{version}.tar.gz
Source1: rc.clamav
Patch0: clamav.patch
@@ -63,13 +63,13 @@
%track
prog clamav = {
- version = %{version}-rc
+ version = %{version}
url = http://osdn.dl.sourceforge.net/clamav/
regex = clamav-(__VER__(-rc)?)\.tar\.gz
}
%prep
- %setup -q -n clamav-%{version}-rc
+ %setup -q
%patch -p0
%build
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]