Browse Source

Autonomous patch code varies wildly from new Sendmail implementations. Also, as stated in the smtpfeed docs the 3.3WIDE patch is not needed with Sendmail v8.12.X as long as no special WIDE configurations are needed.

master
Michael Schloh von Bennewitz 24 years ago committed by Ralf S. Engelschall
parent
commit
6414d9f3d2
  1. 3
      sendmail/sendmail.spec

3
sendmail/sendmail.spec

@ -24,7 +24,6 @@
##
# TODO:
# 1 Check out if old patches are still relevant or needed
# 2 Add fakesyslog library
# 3 Make smtpfeed an option, possibly reducing patching
# 4 Ensure that no new programs are in $RPM_BUILD_ROOT left unaccounted in .spec
@ -48,7 +47,7 @@ Distribution: OpenPKG [BRK]
Group: Mail
License: BSD
Version: 8.12.5
Release: 20020808
Release: 20020809
# list of sources
Source0: ftp://ftp.sendmail.org/pub/sendmail/sendmail.%{version}.tar.gz

Loading…
Cancel
Save