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 openpkg-web Date: 31-Jul-2003 12:12:08
Branch: OPENPKG_1_STABLE HEAD Handle: 2003073111120601
Modified files:
openpkg-web news.txt
Modified files: (Branch: OPENPKG_1_STABLE)
openpkg-src/pgp pgp.patch pgp.spec
Log:
MFC: changes since last merge
Summary:
Revision Changes Path
1.2.2.3 +11 -0 openpkg-src/pgp/pgp.patch
1.27.2.5 +2 -2 openpkg-src/pgp/pgp.spec
1.5946 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/pgp/pgp.patch
============================================================================
$ cvs diff -u -r1.2.2.2 -r1.2.2.3 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:07 -0000 1.2.2.3
@@ -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.4 -r1.27.2.5 pgp.spec
--- openpkg-src/pgp/pgp.spec 30 Jul 2003 18:05:01 -0000 1.27.2.4
+++ openpkg-src/pgp/pgp.spec 31 Jul 2003 10:12:07 -0000 1.27.2.5
@@ -38,7 +38,7 @@
Group: Cryptography
License: GPL
Version: %{V_long}
-Release: 1.20030730
+Release: 1.20030731
# list of sources
Source0:
ftp://ftp.pgpi.org/pub/pgp/%{V_short}/%{V_long}/pgpsrc%{V_strip}unix.tar.gz
@@ -47,7 +47,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 1.20030724, make
+BuildPreReq: OpenPKG, openpkg >= 1.20030724, make, gcc
PreReq: OpenPKG, openpkg >= 1.20030724
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5945 -r1.5946 news.txt
--- openpkg-web/news.txt 31 Jul 2003 10:08:36 -0000 1.5945
+++ openpkg-web/news.txt 31 Jul 2003 10:12:06 -0000 1.5946
@@ -1,3 +1,4 @@
+31-Jul-2003: Upgraded package: P<pgp-6.5.8-1.20030731>
31-Jul-2003: Upgraded package: P<pari-2.1.5-1.20030731>
31-Jul-2003: Upgraded package: P<gnet-1.1.9-20030731>
31-Jul-2003: Upgraded package: P<vrrpd-0.8.7-20030731>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]