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:   22-Jan-2005 13:17:21
  Branch: HEAD                             Handle: 2005012212172000

  Modified files:
    openpkg-src/clamav      clamav.spec

  Log:
    upgrading package: clamav 0.80 -> 0.81rc1

  Summary:
    Revision    Changes     Path
    1.41        +6  -4      openpkg-src/clamav/clamav.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/clamav/clamav.spec
  ============================================================================
  $ cvs diff -u -r1.40 -r1.41 clamav.spec
  --- openpkg-src/clamav/clamav.spec    1 Jan 2005 10:48:21 -0000       1.40
  +++ openpkg-src/clamav/clamav.spec    22 Jan 2005 12:17:20 -0000      1.41
  @@ -33,8 +33,8 @@
   Class:        PLUS
   Group:        Filesystem
   License:      GPL
  -Version:      0.80
  -Release:      20041018
  +Version:      0.81rc1
  +Release:      20050122
   
   #   list of sources
   Source0:      http://osdn.dl.sourceforge.net/clamav/clamav-%{version}.tar.gz
  @@ -46,8 +46,8 @@
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc, bzip2
   PreReq:       OpenPKG, openpkg >= 20040130
  -BuildPreReq:  zlib
  -PreReq:       zlib
  +BuildPreReq:  zlib, curl
  +PreReq:       zlib, curl
   AutoReq:      no
   AutoReqProv:  no
   
  @@ -81,6 +81,8 @@
       ./configure \
           --prefix=%{l_prefix} \
           --sysconfdir=%{l_prefix}/etc/clamav \
  +        --with-zlib=%{l_prefix} \
  +        --with-libcurl \
           --with-user=%{l_rusr} \
           --with-group=%{l_rgrp} \
           --disable-clamav \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to