OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Steffen Weinreich
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 30-May-2007 11:14:57
Branch: HEAD Handle: 2007053010145700
Modified files:
openpkg-src/uvscan uvscan.spec
Log:
Update to uvscan 5.10 since 4.32 is EOL starting Jan 2007 and DAT
Files stopped working with #5031
Summary:
Revision Changes Path
1.329 +5 -5 openpkg-src/uvscan/uvscan.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/uvscan/uvscan.spec
============================================================================
$ cvs diff -u -r1.328 -r1.329 uvscan.spec
--- openpkg-src/uvscan/uvscan.spec 28 May 2007 15:44:32 -0000 1.328
+++ openpkg-src/uvscan/uvscan.spec 30 May 2007 09:14:57 -0000 1.329
@@ -23,9 +23,9 @@
##
# package versions
-%define V_engine 4.32
-%define V_engine_comp 432
-%define V_datfiles 5040
+%define V_engine 5.10
+%define V_engine_comp 510
+%define V_datfiles 5041
# package information
Name: uvscan
@@ -38,12 +38,12 @@
Group: AntiVirus
License: Commercial/Free-Trial
Version: %{V_engine}.%{V_datfiles}
-Release: 20070528
+Release: 20070530
# list of sources
Source0:
ftp://ftp.mcafee.com/pub/antivirus/datfiles/4.x/dat-%{V_datfiles}.tar
Source1:
http://download.nai.com/products/evaluation/virusscan/english/cmdline/bsd/v%{V_engine}/vbsd%{V_engine_comp}e.tar.Z
-Source2:
http://download.nai.com/products/evaluation/virusscan/english/cmdline/linux/v%{V_engine}/intel/vlnx%{V_engine_comp}e.tar.Z
+Source2:
http://download.nai.com/products/evaluation/virusscan/english/cmdline/linux/v%{V_engine}/vlp4%{V_engine_comp}e.tar.Z
Source3:
http://download.nai.com/products/evaluation/virusscan/english/cmdline/sun/v%{V_engine}/vsun%{V_engine_comp}e.tar.Z
Source4: uvscan.sh
Source5: rc.uvscan
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]