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

  Server: cvs.openpkg.org                  Name:   Michael van Elst
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   10-Jul-2003 12:26:00
  Branch: HEAD                             Handle: 2003071011255801

  Modified files:
    openpkg-src/gnutls      gnutls.spec
    openpkg-web             news.txt

  Log:
    ptrdiff_t exists, even on linux2.2

  Summary:
    Revision    Changes     Path
    1.26        +3  -1      openpkg-src/gnutls/gnutls.spec
    1.5506      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gnutls/gnutls.spec
  ============================================================================
  $ cvs diff -u -r1.25 -r1.26 gnutls.spec
  --- openpkg-src/gnutls/gnutls.spec    8 Jul 2003 14:39:51 -0000       1.25
  +++ openpkg-src/gnutls/gnutls.spec    10 Jul 2003 10:25:59 -0000      1.26
  @@ -33,7 +33,7 @@
   Group:        Cryptography
   License:      GPL
   Version:      0.8.9
  -Release:      20030708
  +Release:      20030710
   
   #   list of sources
   Source0:      ftp://gnutls.hellug.gr/pub/gnutls/gnutls-%{version}.tar.gz
  @@ -58,6 +58,7 @@
       %setup -q
   
   %build
  +    echo 'ac_cv_type_ptrdiff_t=yes' >config.cache
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O} %{l_cppflags lzo}" \
       CPPFLAGS="%{l_cppflags} %{l_cppflags lzo}" \
  @@ -65,6 +66,7 @@
       LIBS="-lgetopt" \
       LIBOPENCDK_CONFIG=no \
       ./configure \
  +        --cache-file=config.cache \
           --prefix=%{l_prefix} \
           --with-libgcrypt-prefix=%{l_prefix} \
           --disable-shared
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5505 -r1.5506 news.txt
  --- openpkg-web/news.txt      10 Jul 2003 10:13:38 -0000      1.5505
  +++ openpkg-web/news.txt      10 Jul 2003 10:25:58 -0000      1.5506
  @@ -1,3 +1,4 @@
  +10-Jul-2003: Upgraded package: P<gnutls-0.8.9-20030710>
   10-Jul-2003: Upgraded package: P<gcc34-3.4s20030709-20030710>
   10-Jul-2003: Upgraded package: P<infozip-1.1.0-1.1.1>
   10-Jul-2003: Upgraded package: P<infozip-1.2.0-1.2.1>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to