OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   13-Sep-2005 10:21:38
  Branch: HEAD                             Handle: 2005091309213800

  Modified files:
    openpkg-src/exim        exim.spec

  Log:
    fix quoting

  Summary:
    Revision    Changes     Path
    1.89        +2  -2      openpkg-src/exim/exim.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/exim/exim.spec
  ============================================================================
  $ cvs diff -u -r1.88 -r1.89 exim.spec
  --- openpkg-src/exim/exim.spec        5 Sep 2005 13:19:37 -0000       1.88
  +++ openpkg-src/exim/exim.spec        13 Sep 2005 08:21:38 -0000      1.89
  @@ -33,7 +33,7 @@
   Group:        Mail
   License:      GPL
   Version:      4.52
  -Release:      20050905
  +Release:      20050913
   
   #   package options
   %option       with_auth_cram_md5  no
  @@ -62,7 +62,7 @@
   PreReq:       OpenPKG, openpkg >= 20040130, perl, gzip
   BuildPreReq:  db >= 4.1.24, libiconv
   PreReq:       db >= 4.1.24, libiconv
  -%if "%{with_dlfunc}" == yes
  +%if "%{with_dlfunc}" == "yes"
   BuildPreReq:  gcc
   %endif
   %if "%{with_mysql}" == "yes"
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to