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: 30-Jul-2003 10:44:57
Branch: HEAD Handle: 2003073009445501
Modified files:
openpkg-src/pgp pgp.spec
openpkg-web news.txt
Log:
requires GNU make for conditional Makefiles
Summary:
Revision Changes Path
1.34 +2 -2 openpkg-src/pgp/pgp.spec
1.5906 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/pgp/pgp.spec
============================================================================
$ cvs diff -u -r1.33 -r1.34 pgp.spec
--- openpkg-src/pgp/pgp.spec 28 Jul 2003 08:43:33 -0000 1.33
+++ openpkg-src/pgp/pgp.spec 30 Jul 2003 08:44:56 -0000 1.34
@@ -38,7 +38,7 @@
Group: Cryptography
License: GPL
Version: %{V_long}
-Release: 20030728
+Release: 20030730
# 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
+BuildPreReq: OpenPKG, openpkg >= 20021120, make
PreReq: OpenPKG, openpkg >= 20021120
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5905 -r1.5906 news.txt
--- openpkg-web/news.txt 30 Jul 2003 08:31:50 -0000 1.5905
+++ openpkg-web/news.txt 30 Jul 2003 08:44:55 -0000 1.5906
@@ -1,3 +1,4 @@
+30-Jul-2003: Upgraded package: P<pgp-6.5.8-20030730>
30-Jul-2003: Upgraded package: P<uucp-1.07-20030730>
29-Jul-2003: Upgraded package: P<flex-2.5.4a-1.20030729>
29-Jul-2003: Upgraded package: P<flex-2.5.4a-20030729>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]