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:   23-Oct-2004 12:00:42
  Branch: HEAD                             Handle: 2004102311004101

  Modified files:
    openpkg-src/ethereal    ethereal.patch ethereal.spec

  Log:
    upgrading package: ethereal 0.10.6 -> 0.10.7

  Summary:
    Revision    Changes     Path
    1.12        +8  -10     openpkg-src/ethereal/ethereal.patch
    1.46        +2  -2      openpkg-src/ethereal/ethereal.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ethereal/ethereal.patch
  ============================================================================
  $ cvs diff -u -r1.11 -r1.12 ethereal.patch
  --- openpkg-src/ethereal/ethereal.patch       9 Oct 2004 12:00:21 -0000       1.11
  +++ openpkg-src/ethereal/ethereal.patch       23 Oct 2004 10:00:41 -0000      1.12
  @@ -71,17 +71,15 @@
        @GLIB_LIBS@ -lm                 \
        @PCAP_LIBS@ @SOCKET_LIBS@ @NSL_LIBS@ @ADNS_LIBS@
   Index: configure
  ---- configure.orig   2004-10-09 13:34:16 +0200
  -+++ configure        2004-10-09 13:35:01 +0200
  -@@ -15190,6 +15190,11 @@
  - 
  -     if test "x$want_ssl" = "xyes"; then
  -         LIBS="-lcrypto"
  +--- configure.orig   2004-10-21 04:50:23.000000000 +0200
  ++++ configure        2004-10-23 11:44:44.242378655 +0200
  +@@ -15267,6 +15267,9 @@
  + else
  +   ac_check_lib_save_LIBS=$LIBS
  + LIBS="-lcrypto  $LIBS"
   +case "$host_os" in
  -+  solaris*)
  -+    LIBS="$LIBS -lsocket -lnsl"
  -+  ;;
  ++  solaris* ) LIBS="$LIBS -lsocket -lnsl" ;;
   +esac
  -             cat >conftest.$ac_ext <<_ACEOF
  + cat >conftest.$ac_ext <<_ACEOF
    /* confdefs.h.  */
    _ACEOF
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ethereal/ethereal.spec
  ============================================================================
  $ cvs diff -u -r1.45 -r1.46 ethereal.spec
  --- openpkg-src/ethereal/ethereal.spec        11 Oct 2004 07:34:31 -0000      1.45
  +++ openpkg-src/ethereal/ethereal.spec        23 Oct 2004 10:00:42 -0000      1.46
  @@ -33,8 +33,8 @@
   Class:        EVAL
   Group:        Network
   License:      GPL
  -Version:      0.10.6
  -Release:      20041011
  +Version:      0.10.7
  +Release:      20041023
   
   #   package options
   %option       with_zlib    yes
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to