瀏覽代碼

update 8.12.7 -> 8.12.8, security bug fix, also factors in last patch

Michael van Elst 23 年之前
父節點
當前提交
d25856c89e
共有 1 個文件被更改,包括 2 次插入6 次删除
  1. 2 6
      sendmail/sendmail.spec

+ 2 - 6
sendmail/sendmail.spec

@@ -32,8 +32,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [PLUS]
 Group:        Mail
 License:      BSD
-Version:      8.12.7
-Release:      20030205
+Version:      8.12.8
+Release:      20030304
 
 #   package options
 %option       with_tls      no
@@ -47,7 +47,6 @@ Source1:      etc.sendmail.tar
 Source2:      cf.tar
 Source3:      fsl.sendmail
 Source4:      rc.sendmail
-Patch0:       http://www.sendmail.org/~ca/email/patches/proto.m4.8.649.2.14
 
 #   build information
 Prefix:       %{l_prefix}
@@ -78,9 +77,6 @@ Conflicts:    ssmtp, exim, postfix
     #   unpack standard tarballs
     %setup0 -q -c
     %setup1 -q -T -D -a 1
-    ( cd sendmail-%{version}/cf/m4
-      %patch0
-    )
 
     #   add own M4 stuff to Sendmail configuration set
     ( cd sendmail-%{version}