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

  Server: cvs.openpkg.org                  Name:   Steffen Weinreich
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   09-Jun-2005 01:00:33
  Branch: HEAD                             Handle: 2005060900003201

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

  Log:
    fixes for building under Solaris8/9

  Summary:
    Revision    Changes     Path
    1.2         +7  -4      openpkg-src/sipsak/sipsak.patch
    1.3         +2  -2      openpkg-src/sipsak/sipsak.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sipsak/sipsak.patch
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 sipsak.patch
  --- openpkg-src/sipsak/sipsak.patch   8 Jun 2005 20:46:18 -0000       1.1
  +++ openpkg-src/sipsak/sipsak.patch   8 Jun 2005 23:00:32 -0000       1.2
  @@ -1,10 +1,13 @@
  -Index: sipsak.h
   --- sipsak.h.orig    2005-04-11 22:27:12.000000000 +0200
  -+++ sipsak.h 2005-06-08 19:50:50.459523361 +0200
  -@@ -50,6 +50,10 @@
  ++++ sipsak.h 2005-06-09 00:50:50.821701000 +0200
  +@@ -50,6 +50,14 @@
    # include <string.h>
    #endif
  -
  + 
  ++#if defined (__SVR4) && defined (__sun)
  ++#include <signal.h>
  ++#endif
  ++
   +#ifdef HAVE_NETDB_H
   +#include <netdb.h>
   +#endif
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/sipsak/sipsak.spec
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 sipsak.spec
  --- openpkg-src/sipsak/sipsak.spec    8 Jun 2005 20:46:18 -0000       1.2
  +++ openpkg-src/sipsak/sipsak.spec    8 Jun 2005 23:00:33 -0000       1.3
  @@ -33,7 +33,7 @@
   Group:        Network
   License:      GPL
   Version:      0.8.12
  -Release:      20050608
  +Release:      20050609
   
   #   list of sources
   Source0:      http://download.berlios.de/sipsak/sipsak-%{version}.tar.gz
  @@ -44,7 +44,7 @@
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130
   PreReq:       OpenPKG, openpkg >= 20040130
  -BuildPreReq:  openssl
  +BuildPreReq:  openssl, getopt
   PreReq:       openssl
   AutoReq:      no
   AutoReqProv:  no
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to