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:14:24
Branch: HEAD Handle: 2003070711142301
Modified files:
openpkg-src/exim exim.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.39 +4 -2 openpkg-src/exim/exim.spec
1.5308 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/exim/exim.spec
============================================================================
$ cvs diff -u -r1.38 -r1.39 exim.spec
--- openpkg-src/exim/exim.spec 24 Jun 2003 15:59:38 -0000 1.38
+++ openpkg-src/exim/exim.spec 7 Jul 2003 10:14:24 -0000 1.39
@@ -33,7 +33,7 @@
Group: Mail
License: GPL
Version: 4.20
-Release: 20030624
+Release: 20030707
# list of sources
Source0:
ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/exim-%{version}.tar.bz2
@@ -43,8 +43,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, perl, gzip, openssl, db >= 4.1.24, tar
+BuildPreReq: OpenPKG, openpkg >= 20020206, perl, gzip, tar
PreReq: OpenPKG, openpkg >= 20020206, perl, gzip
+BuildPreReq: openssl, db >= 4.1.24
+PreReq: openssl, db >= 4.1.24
AutoReq: no
AutoReqProv: no
Provides: MTA
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5307 -r1.5308 news.txt
--- openpkg-web/news.txt 7 Jul 2003 10:12:48 -0000 1.5307
+++ openpkg-web/news.txt 7 Jul 2003 10:14:23 -0000 1.5308
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<exim-4.20-20030707>
07-Jul-2003: Upgraded package: P<emacs-21.3-20030707>
07-Jul-2003: Upgraded package: P<dxpc-3.8.2-20030707>
07-Jul-2003: Upgraded package: P<dsniff-2.3-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]