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 openpkg-web openpkg$ Date:   22-Aug-2003 20:11:36
  Branch: HEAD                             Handle: 2003082219113303

  Modified files:
    openpkg-re/vcheck       vc.sav
    openpkg-src/sav         sav.spec
    openpkg-web             news.txt

  Log:
    ok, upgrade to updated 2.14 engines. Because this is too confusing
    (vendor just rerolles the engine tarballs with newer IDEs contained),
    add the IDE version to the package version

  Summary:
    Revision    Changes     Path
    1.4         +9  -8      openpkg-re/vcheck/vc.sav
    1.19        +6  -2      openpkg-src/sav/sav.spec
    1.6275      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.sav
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 vc.sav
  --- openpkg-re/vcheck/vc.sav  22 Aug 2003 09:09:45 -0000      1.3
  +++ openpkg-re/vcheck/vc.sav  22 Aug 2003 18:11:33 -0000      1.4
  @@ -1,30 +1,31 @@
   config = {
   }
   
  -prog sav:freebsd = {
  +prog sav:engine-freebsd = {
     disabled
     comment = "cs: no tracking possible"
     version = 2.14
     url     = http://www.sophos.com/products/sav/
     regex   = freebsd.elf.tar.Z
   }
  -prog sav:ides = {
  -  version   = 372
  -  url       = http://www.sophos.com/downloads/ide/
  -  regex     = (__VER__)_ides.zip
  -}
  -prog sav:linux = {
  +prog sav:engine-linux = {
     disabled
     comment = "cs: no tracking possible"
     version = 2.14
     url     = http://www.sophos.com/products/sav/
     regex   = linux.intel.libc6.tar.Z
   }
  -prog sav:solaris = {
  +prog sav:engine-solaris = {
     disabled
     comment = "cs: no tracking possible"
     version = 2.14
     url     = http://www.sophos.com/products/sav/
     regex   = solaris.sparc.tar.Z
  +}
  +prog sav:ides = {
  +  comment   = "rse: not used directly, but means a refetch of updated engine 
tarballs is needed"
  +  version   = 373
  +  url       = http://www.sophos.com/downloads/ide/
  +  regex     = (__VER__)_ides.zip
   }
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/sav/sav.spec
  ============================================================================
  $ cvs diff -u -r1.18 -r1.19 sav.spec
  --- openpkg-src/sav/sav.spec  22 Aug 2003 09:09:48 -0000      1.18
  +++ openpkg-src/sav/sav.spec  22 Aug 2003 18:11:36 -0000      1.19
  @@ -23,6 +23,10 @@
   ##  SUCH DAMAGE.
   ##
   
  +#   package version
  +%define       V_engine 2.14
  +%define       V_ides   3.73
  +
   #   package information
   Name:         sav
   Summary:      Sophos Anti-Virus
  @@ -32,7 +36,7 @@
   Distribution: OpenPKG [EVAL]
   Group:        System
   License:      Commercial/Free-Trail
  -Version:      2.14
  +Version:      %{V_engine}+%{V_ides}
   Release:      20030822
   
   #   list of sources
  @@ -139,7 +143,7 @@
   
       #   install virus description and identity files
       %{l_shtool} install -c -m 644 \
  -        sav-install/vdl-*.dat \
  +        sav-install/vdl-%{V_ides}.dat \
           $RPM_BUILD_ROOT%{l_prefix}/var/sav/data/vdl.dat
       %{l_shtool} install -c -m 644 \
           sav-install/vdl*.vdb \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.6274 -r1.6275 news.txt
  --- openpkg-web/news.txt      22 Aug 2003 18:02:01 -0000      1.6274
  +++ openpkg-web/news.txt      22 Aug 2003 18:11:34 -0000      1.6275
  @@ -1,3 +1,4 @@
  +22-Aug-2003: Upgraded package: P<sav-2.14+3.73-20030822>
   22-Aug-2003: Upgraded package: P<glark-1.6.5-20030822>
   22-Aug-2003: Upgraded package: P<powerdns-2.9.11-20030822>
   22-Aug-2003: Upgraded package: P<pinfo-0.6.8-20030822>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to