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:   18-Feb-2005 17:41:56
  Branch: HEAD                             Handle: 2005021816415600

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

  Log:
    try to workaround the build problems

  Summary:
    Revision    Changes     Path
    1.6         +12 -0      openpkg-src/jabberd/jabberd.patch
    1.30        +1  -1      openpkg-src/jabberd/jabberd.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/jabberd/jabberd.patch
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 jabberd.patch
  --- openpkg-src/jabberd/jabberd.patch 18 Oct 2004 18:01:32 -0000      1.5
  +++ openpkg-src/jabberd/jabberd.patch 18 Feb 2005 16:41:56 -0000      1.6
  @@ -231,3 +231,15 @@
    
    #ifdef HAVE_NETINET_IN_H
    # include <netinet/in.h>
  +Index: ltmain.sh
  +--- ltmain.sh.orig   Mon Nov 29 07:08:33 2004
  ++++ ltmain.sh        Fri Feb 18 17:40:06 2005
  +@@ -561,7 +561,7 @@
  +         # Evaluate the configuration.
  +         eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# 
### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`"
  +         # user sometimes does CC=<HOST>-gcc so we need to match that to 
'gcc'
  +-        trimedcc="${CC/${host}-}"
  ++        trimedcc="${CC}"
  +         case "$base_compile " in
  +         "gcc "* | " gcc "* | "${host}-gcc "* | " ${host}-gcc "*)
  +         tagname=CC
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/jabberd/jabberd.spec
  ============================================================================
  $ cvs diff -u -r1.29 -r1.30 jabberd.spec
  --- openpkg-src/jabberd/jabberd.spec  17 Feb 2005 15:20:57 -0000      1.29
  +++ openpkg-src/jabberd/jabberd.spec  18 Feb 2005 16:41:56 -0000      1.30
  @@ -38,7 +38,7 @@
   Group:        Network
   License:      JOSL/GPL
   Version:      %{V_major}%{V_minor}
  -Release:      20050217
  +Release:      20050218
   
   #   package options
   %option       with_mysql  no
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to