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:16:21
Branch: HEAD Handle: 2003070711162001
Modified files:
openpkg-src/file file.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.34 +4 -2 openpkg-src/file/file.spec
1.5310 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/file/file.spec
============================================================================
$ cvs diff -u -r1.33 -r1.34 file.spec
--- openpkg-src/file/file.spec 25 May 2003 17:46:40 -0000 1.33
+++ openpkg-src/file/file.spec 7 Jul 2003 10:16:21 -0000 1.34
@@ -33,7 +33,7 @@
Group: Filesystem
License: BSD
Version: 4.03
-Release: 20030525
+Release: 20030707
# list of sources
Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021002, gcc, make, zlib
+BuildPreReq: OpenPKG, openpkg >= 20021002, gcc, make
PreReq: OpenPKG, openpkg >= 20021002
+BuildPreReq: zlib
+PreReq: zlib
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5309 -r1.5310 news.txt
--- openpkg-web/news.txt 7 Jul 2003 10:15:17 -0000 1.5309
+++ openpkg-web/news.txt 7 Jul 2003 10:16:20 -0000 1.5310
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<file-4.03-20030707>
07-Jul-2003: Upgraded package: P<fetchmail-6.2.2-20030707>
07-Jul-2003: Upgraded package: P<exim-4.20-20030707>
07-Jul-2003: Upgraded package: P<emacs-21.3-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]