From 4145ded8adb9724f8923ee2829125b15403bbe8d Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 12:14:52 +0000 Subject: auto-import sendmail-8.11.6-15 from sendmail-8.11.6-15.src.rpm --- diff --git a/sendmail.spec b/sendmail.spec index 67c30cf..be2d503 100644 --- a/sendmail.spec +++ b/sendmail.spec @@ -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 +- handel "localhost.localdomain" case #54188 + * Wed Mar 27 2002 Florian La Roche - backport from 8.12.2 rpm: - no special virtusertable entry in /etc/mail/Makefile