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:   14-Jun-2006 21:51:54
  Branch: HEAD                             Handle: 2006061420515400

  Modified files:
    openpkg-src/neon        neon.spec

  Log:
    remove obsolete substitition and fix building by disabling gettext
    stuff

  Summary:
    Revision    Changes     Path
    1.57        +2  -8      openpkg-src/neon/neon.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/neon/neon.spec
  ============================================================================
  $ cvs diff -u -r1.56 -r1.57 neon.spec
  --- openpkg-src/neon/neon.spec        24 May 2006 17:15:11 -0000      1.56
  +++ openpkg-src/neon/neon.spec        14 Jun 2006 19:51:54 -0000      1.57
  @@ -33,7 +33,7 @@
   Group:        Web
   License:      LGPL
   Version:      0.26.1
  -Release:      20060524
  +Release:      20060614
   
   #   list of sources
   Source0:      http://www.webdav.org/neon/neon-%{version}.tar.gz
  @@ -77,15 +77,9 @@
           --with-ssl \
           --with-libxml2 \
           --with-zlib \
  +        --disable-nls \
           --disable-shared \
           --enable-static
  -    case "%{l_platform -t}" in
  -        *-freebsd* )
  -            %{l_shtool} subst \
  -                -e 's;#define HAVE_TIMEZONE 1;;g' \
  -                config.h
  -            ;;
  -    esac
       %{l_make} %{l_mflags -O}
   
   %install
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to