OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 14-Oct-2002 20:03:29
Branch: HEAD Handle: 2002101419032801
Modified files:
openpkg-src/postfix postfix.spec
openpkg-web news.txt
Log:
Patched postfix to conform to the new Berkeley db 4.1.24 API.
Summary:
Revision Changes Path
1.83 +3 -1 openpkg-src/postfix/postfix.spec
1.1772 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/postfix/postfix.spec
============================================================
$ cvs diff -u -r1.82 -r1.83 postfix.spec
--- openpkg-src/postfix/postfix.spec 30 Sep 2002 12:20:28 -0000 1.82
+++ openpkg-src/postfix/postfix.spec 14 Oct 2002 18:03:29 -0000 1.83
@@ -49,7 +49,7 @@
Group: Mail
License: IPL
Version: %{V_postfix}
-Release: 20020911
+Release: 20021014
# list of sources
Source0:
ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-%{V_postfix}.tar.gz
@@ -59,6 +59,7 @@
Source4: http://jimsun.linxnet.com/downloads/pflogsumm-%{V_pflogsumm}.pl
Source5: rc.postfix
Source6: postfix-sasl2.patch
+Patch0: postfix-db4.patch
# build information
Prefix: %{l_prefix}
@@ -103,6 +104,7 @@
%prep
%setup0 -q -c -a 0
+ %patch0 -p0
%if "%{with_tls}" == "yes"
%setup1 -q -T -D -a 1
%endif
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1771 -r1.1772 news.txt
--- openpkg-web/news.txt 13 Oct 2002 19:14:32 -0000 1.1771
+++ openpkg-web/news.txt 14 Oct 2002 18:03:28 -0000 1.1772
@@ -1,3 +1,4 @@
+14-Oct-2002: Upgraded package: P<postfix-1.1.11-20021014>
13-Oct-2002: Upgraded package: P<grepmail-4.80-20021013>
13-Oct-2002: Upgraded package: P<ghostscript-7.04-20021013>
13-Oct-2002: Upgraded package: P<vim-6.1.218-20021013>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]