|
|
@@ -26,7 +26,7 @@
|
|
|
# package versions
|
|
|
%define V_engine 4.32
|
|
|
%define V_engine_comp 432
|
|
|
-%define V_datfiles 4321
|
|
|
+%define V_datfiles 4322
|
|
|
|
|
|
# package information
|
|
|
Name: uvscan
|
|
|
@@ -39,7 +39,7 @@ Class: EVAL
|
|
|
Group: Filesystem
|
|
|
License: Commercial/Free-Trial
|
|
|
Version: %{V_engine}+%{V_datfiles}
|
|
|
-Release: 20040203
|
|
|
+Release: 20040206
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.nai.com/pub/antivirus/datfiles/4.x/dat-%{V_datfiles}.tar
|
|
|
@@ -67,7 +67,7 @@ AutoReqProv: no
|
|
|
|
|
|
%track
|
|
|
prog uvscan:datfiles = {
|
|
|
- version = 4321
|
|
|
+ version = %{V_datfiles}
|
|
|
url = ftp://ftp.nai.com/pub/antivirus/datfiles/4.x/
|
|
|
regex = dat-(\d+).tar
|
|
|
}
|