|
|
@@ -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}
|