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: 04-Feb-2003 09:54:02
Branch: HEAD Handle: 2003020408540001
Modified files:
openpkg-src/sendmail sendmail.spec
openpkg-web news.txt
Log:
require procmail at run-time because our config uses procmail as local
mailer
Summary:
Revision Changes Path
1.54 +2 -2 openpkg-src/sendmail/sendmail.spec
1.3181 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sendmail/sendmail.spec
============================================================================
$ cvs diff -u -r1.53 -r1.54 sendmail.spec
--- openpkg-src/sendmail/sendmail.spec 30 Jan 2003 11:21:24 -0000 1.53
+++ openpkg-src/sendmail/sendmail.spec 4 Feb 2003 08:54:01 -0000 1.54
@@ -33,7 +33,7 @@
Group: Mail
License: BSD
Version: 8.12.7
-Release: 20030130
+Release: 20030204
# package options
%option with_tls no
@@ -53,7 +53,7 @@
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, m4, fsl, tar, gcc, make, db >= 4.1.25
-PreReq: OpenPKG, openpkg >= 20030103, m4, fsl, make, perl
+PreReq: OpenPKG, openpkg >= 20030103, m4, fsl, make, perl, procmail
%if "%{with_tls}" == "yes"
BuildPreReq: openssl
%endif
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3180 -r1.3181 news.txt
--- openpkg-web/news.txt 4 Feb 2003 08:45:57 -0000 1.3180
+++ openpkg-web/news.txt 4 Feb 2003 08:54:00 -0000 1.3181
@@ -1,3 +1,4 @@
+04-Feb-2003: Upgraded package: P<sendmail-8.12.7-20030204>
04-Feb-2003: New package: P<imapd-2.1.12-20030204>
03-Feb-2003: Upgraded package: P<as-gui-0.6.8-20030203>
03-Feb-2003: Upgraded package: P<amd-6.0.9-20030203>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]