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:   31-Jul-2003 12:12:52
  Branch: OPENPKG_1_3_SOLID                Handle: 2003073111125200

  Modified files:           (Branch: OPENPKG_1_3_SOLID)
    openpkg-src/pgp         pgp.patch pgp.spec

  Log:
    MFS: changes since last merge

  Summary:
    Revision    Changes     Path
    1.2.2.2.2.1 +11 -0      openpkg-src/pgp/pgp.patch
    1.27.2.3.2.3+1  -1      openpkg-src/pgp/pgp.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/pgp/pgp.patch
  ============================================================================
  $ cvs diff -u -r1.2.2.2 -r1.2.2.2.2.1 pgp.patch
  --- openpkg-src/pgp/pgp.patch 28 Jul 2003 11:38:42 -0000      1.2.2.2
  +++ openpkg-src/pgp/pgp.patch 31 Jul 2003 10:12:52 -0000      1.2.2.2.2.1
  @@ -566,3 +566,14 @@
    #else
    typedef struct sem_t PGPSem_t;
    #endif /* !PGP_UNIX_HPUX */
  +--- libs/pfl/common/pgpBase.h.dist   2003-07-31 10:17:51.000000000 +0200
  ++++ libs/pfl/common/pgpBase.h        2003-07-31 10:18:16.000000000 +0200
  +@@ -137,7 +137,7 @@
  + #if ULONG_MAX > 0xfffffffful
  + #if ULONG_MAX == 0xfffffffffffffffful
  + 
  +-typedef ulong               PGPUInt64;
  ++typedef unsigned long       PGPUInt64;
  + typedef long                PGPInt64;
  + #define PGP_HAVE64  1
  + 
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/pgp/pgp.spec
  ============================================================================
  $ cvs diff -u -r1.27.2.3.2.2 -r1.27.2.3.2.3 pgp.spec
  --- openpkg-src/pgp/pgp.spec  30 Jul 2003 18:08:28 -0000      1.27.2.3.2.2
  +++ openpkg-src/pgp/pgp.spec  31 Jul 2003 10:12:52 -0000      1.27.2.3.2.3
  @@ -47,7 +47,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 1.3.0, make
  +BuildPreReq:  OpenPKG, openpkg >= 1.3.0, make, gcc
   PreReq:       OpenPKG, openpkg >= 1.3.0
   AutoReq:      no
   AutoReqProv:  no
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to