auto-import sendmail-8.11.6-15 from sendmail-8.11.6-15.src.rpm
This commit is contained in:
parent
05fa9f4e85
commit
4145ded8ad
@ -3,7 +3,7 @@
|
||||
# the version number to build on. Supported should be 62 70 71 72 for
|
||||
# Red Hat Linux 6.2 up to 7.2 and "100" for the current rawhide version.
|
||||
%define errata 100
|
||||
%define release 14
|
||||
%define release 15
|
||||
|
||||
%if %{errata} <= 70
|
||||
%define sendmailcf usr/lib/sendmail-cf
|
||||
@ -36,6 +36,7 @@ Patch2: sendmail-8.10.0-makemapman.patch
|
||||
Patch3: sendmail-8.10.0-smrsh-paths.patch
|
||||
Patch4: sendmail-8.10.1-movefiles.patch
|
||||
Patch5: sendmail-8.12.2-unix.patch
|
||||
Patch6: sendmail-8.11.6-localdomain.patch
|
||||
Buildroot: %{_tmppath}/%{name}-root
|
||||
BuildRequires: gdbm-devel
|
||||
%if %{errata} > 62
|
||||
@ -113,6 +114,7 @@ your sendmail.cf file.
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
%patch6 -p1
|
||||
|
||||
%build
|
||||
pushd libmilter
|
||||
@ -451,6 +453,9 @@ exit 0
|
||||
%{_docdir}/sendmail
|
||||
|
||||
%changelog
|
||||
* Mon Apr 08 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- handel "localhost.localdomain" case #54188
|
||||
|
||||
* Wed Mar 27 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- backport from 8.12.2 rpm:
|
||||
- no special virtusertable entry in /etc/mail/Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user