Procházet zdrojové kódy

upgrading package: uvscan 4.32+4321 -> 4.32+4322

Ralf S. Engelschall před 22 roky
rodič
revize
10f80836ca
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 3 3
      uvscan/uvscan.spec

+ 3 - 3
uvscan/uvscan.spec

@@ -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
     }