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: 07-Jul-2003 12:56:28
Branch: HEAD Handle: 2003070711562701
Modified files:
openpkg-src/pnetlib pnetlib.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.6 +4 -2 openpkg-src/pnetlib/pnetlib.spec
1.5345 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/pnetlib/pnetlib.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 pnetlib.spec
--- openpkg-src/pnetlib/pnetlib.spec 26 Jun 2003 07:15:31 -0000 1.5
+++ openpkg-src/pnetlib/pnetlib.spec 7 Jul 2003 10:56:28 -0000 1.6
@@ -33,7 +33,7 @@
Group: Language
License: GPL
Version: 0.5.8
-Release: 20030626
+Release: 20030707
# list of sources
Source0: http://www.southern-storm.com.au/download/pnetlib-%{version}.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, gcc, make, treecc, pnet
+BuildPreReq: OpenPKG, openpkg >= 20030103, gcc, make, treecc
PreReq: OpenPKG, openpkg >= 20030103
+BuildPreReq: pnet
+PreReq: pnet
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5344 -r1.5345 news.txt
--- openpkg-web/news.txt 7 Jul 2003 10:55:11 -0000 1.5344
+++ openpkg-web/news.txt 7 Jul 2003 10:56:27 -0000 1.5345
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<pnetlib-0.5.8-20030707>
07-Jul-2003: Upgraded package: P<honeyd-0.6-20030707>
07-Jul-2003: Upgraded package: P<dbtool-1.6-20030707>
07-Jul-2003: Upgraded package: P<cups-1.1.19-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]