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:   18-Feb-2004 13:19:01
  Branch: HEAD                             Handle: 2004021812190100

  Modified files:
    openpkg-src/imapd       imapd.spec

  Log:
    fix dependencies

  Summary:
    Revision    Changes     Path
    1.112       +3  -3      openpkg-src/imapd/imapd.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/imapd/imapd.spec
  ============================================================================
  $ cvs diff -u -r1.111 -r1.112 imapd.spec
  --- openpkg-src/imapd/imapd.spec      17 Feb 2004 09:28:03 -0000      1.111
  +++ openpkg-src/imapd/imapd.spec      18 Feb 2004 12:19:01 -0000      1.112
  @@ -34,7 +34,7 @@
   Group:        Mail
   License:      BSD
   Version:      2.2.3
  -Release:      20040217
  +Release:      20040218
   
   #   package options
   %option       with_fsl    yes
  @@ -52,8 +52,8 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20040130, perl, perl-openpkg >= 20040126, make
  -PreReq:       OpenPKG, openpkg >= 20040130, perl, MTA
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, perl >= 5.8.3, perl-openpkg >= 5.8.3, 
make
  +PreReq:       OpenPKG, openpkg >= 20040130, perl >= 5.8.3, MTA
   BuildPreReq:  sasl, db >= 4.1.24, openssl
   PreReq:       sasl, db >= 4.1.24, openssl
   %if "%{with_fsl}" == "yes"
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to