From f555b514cca122c4308cbfa686560460274cf697 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 12:22:21 +0000 Subject: auto-import sendmail-8.12.8-9.90 from sendmail-8.12.8-9.90.src.rpm --- diff --git a/sendmail.spec b/sendmail.spec index 6620cb1..0a4060f 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 90 -%define release 8 +%define release 9 %if %{errata} <= 70 %define sendmailcf usr/lib/sendmail-cf @@ -49,6 +49,7 @@ Patch10: sendmail-8.12.7-manpage.patch Patch11: sendmail-8.12.8-security.patch Patch12: sendmail-8.12.9-sec.patch Patch13: sendmail-8.12.9-security.patch +Patch14: sendmail-8.12.9-security2.patch Buildroot: %{_tmppath}/%{name}-root BuildRequires: gdbm-devel %if %{errata} > 62 @@ -135,6 +136,7 @@ fi %patch11 -p1 %patch12 -p1 %patch13 -p1 +%patch14 -p1 %build %ifarch s390 @@ -508,7 +510,7 @@ exit 0 %changelog * Wed Sep 17 2003 Florian La Roche -- add security patch for CAN-2003-0694 +- add security patches for CAN-2003-0694 and CAN-2003-0681 * Tue Aug 26 2003 Florian La Roche - add security patch