Przeglądaj źródła

kick out remaining/broken lmtp2nntp stuff; remove tar dependency (tar is part of the bootstrap package)

Ralf S. Engelschall 23 lat temu
rodzic
commit
7a50f850de
3 zmienionych plików z 2 dodań i 2 usunięć
  1. BIN
      sendmail/cf.tar
  2. BIN
      sendmail/etc.sendmail.tar
  3. 2 2
      sendmail/sendmail.spec

BIN
sendmail/cf.tar


BIN
sendmail/etc.sendmail.tar


+ 2 - 2
sendmail/sendmail.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Mail
 License:      BSD
 Version:      8.12.7
-Release:      20030204
+Release:      20030205
 
 #   package options
 %option       with_tls      no
@@ -52,7 +52,7 @@ Patch0:       http://www.sendmail.org/~ca/email/patches/proto.m4.8.649.2.14
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20030103, m4, fsl, tar, gcc, make, db >= 4.1.25
+BuildPreReq:  OpenPKG, openpkg >= 20030103, m4, fsl, gcc, make, db >= 4.1.25
 PreReq:       OpenPKG, openpkg >= 20030103, m4, fsl, make, perl, procmail
 %if "%{with_tls}" == "yes"
 BuildPreReq:  openssl