OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 09-Aug-2002 14:41:57
Branch: HEAD Handle: 2002080913415600
Modified files:
openpkg-src/sendmail sendmail.spec
Log:
Verify that PreReq and BuildPreReq are correct, and try to fix package
conflict with ssmtp.
Summary:
Revision Changes Path
1.28 +4 -3 openpkg-src/sendmail/sendmail.spec
____________________________________________________________________________
Index: openpkg-src/sendmail/sendmail.spec
============================================================
$ cvs diff -u -r1.27 -r1.28 sendmail.spec
--- openpkg-src/sendmail/sendmail.spec 9 Aug 2002 10:37:02 -0000 1.27
+++ openpkg-src/sendmail/sendmail.spec 9 Aug 2002 12:41:56 -0000 1.28
@@ -24,9 +24,9 @@
##
# TODO:
-# 1 User and group ids in file list must be reviewed
-# 2 Add fakesyslog library
-# 3 See if BuildPreReq and PreReq lists are still correct
+# 1 Add fakesyslog library
+# 2 User and group ids in file list must be reviewed
+# 3 Test, test, and more test (also with smtpfeed)
#
# Bugs:
# 1 All mitgelieferte config files use 8.11.6 options
@@ -62,6 +62,7 @@
AutoReq: no
AutoReqProv: no
Provides: MTA
+Conflicts: ssmtp
%description
Sendmail is the most popular Mail Transfer Agent (MTA).
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]