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:   07-Oct-2004 21:14:48
  Branch: HEAD                             Handle: 2004100720144700

  Modified files:
    openpkg-src/ethereal    ethereal.spec

  Log:
    disable kerberos support because picking up a vendor kerberos
    installation usually fails

  Summary:
    Revision    Changes     Path
    1.42        +2  -1      openpkg-src/ethereal/ethereal.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ethereal/ethereal.spec
  ============================================================================
  $ cvs diff -u -r1.41 -r1.42 ethereal.spec
  --- openpkg-src/ethereal/ethereal.spec        13 Aug 2004 07:01:40 -0000      1.41
  +++ openpkg-src/ethereal/ethereal.spec        7 Oct 2004 19:14:47 -0000       1.42
  @@ -34,7 +34,7 @@
   Group:        Network
   License:      GPL
   Version:      0.10.6
  -Release:      20040813
  +Release:      20041007
   
   #   package options
   %option       with_zlib    yes
  @@ -133,6 +133,7 @@
   %else
           --without-pcre \
   %endif
  +        --without-krb5 \
           --disable-shared \
           --disable-static \
           --disable-ipv6
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to