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: 31-Jul-2003 10:12:09
Branch: HEAD Handle: 2003073109120701
Modified files:
openpkg-src/pgp pgp.spec
openpkg-web news.txt
Log:
requires gcc and g++
Summary:
Revision Changes Path
1.35 +2 -2 openpkg-src/pgp/pgp.spec
1.5925 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/pgp/pgp.spec
============================================================================
$ cvs diff -u -r1.34 -r1.35 pgp.spec
--- openpkg-src/pgp/pgp.spec 30 Jul 2003 08:44:56 -0000 1.34
+++ openpkg-src/pgp/pgp.spec 31 Jul 2003 08:12:08 -0000 1.35
@@ -38,7 +38,7 @@
Group: Cryptography
License: GPL
Version: %{V_long}
-Release: 20030730
+Release: 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 >= 20021120, make
+BuildPreReq: OpenPKG, openpkg >= 20021120, make, gcc
PreReq: OpenPKG, openpkg >= 20021120
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5924 -r1.5925 news.txt
--- openpkg-web/news.txt 31 Jul 2003 08:11:35 -0000 1.5924
+++ openpkg-web/news.txt 31 Jul 2003 08:12:07 -0000 1.5925
@@ -1,3 +1,4 @@
+31-Jul-2003: Upgraded package: P<pgp-6.5.8-20030731>
31-Jul-2003: Upgraded package: P<ex-1.0.2-1.20030731>
31-Jul-2003: Upgraded package: P<ex-1.0.2-20030731>
31-Jul-2003: Upgraded package: P<emacs-21.3-1.20030731>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]