From 9789a2ee8ffc0bfd87a5e17678c5168b0b55a919 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 12:21:18 +0000 Subject: auto-import changelog data from sendmail-8.12.8-6.90.src.rpm Tue Aug 26 2003 Florian La Roche - add security patch --- diff --git a/sendmail.spec b/sendmail.spec index 87140ff..83efad9 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 5 +%define release 6 %if %{errata} <= 70 %define sendmailcf usr/lib/sendmail-cf @@ -47,6 +47,7 @@ Patch7: sendmail-8.12.5-pid.patch Patch9: sendmail-8.12.7-hesiod.patch Patch10: sendmail-8.12.7-manpage.patch Patch11: sendmail-8.12.8-security.patch +Patch12: sendmail-8.12.9-sec.patch Buildroot: %{_tmppath}/%{name}-root BuildRequires: gdbm-devel %if %{errata} > 62 @@ -131,6 +132,7 @@ fi %patch9 -p1 %patch10 -p1 %patch11 -p1 +%patch12 -p1 %build %ifarch s390 @@ -500,6 +502,9 @@ exit 0 %{_docdir}/sendmail %changelog +* Tue Aug 26 2003 Florian La Roche +- add security patch + * Wed Mar 26 2003 Florian La Roche - call make with the target "all" #86005 - add start/stop/restart as Makefile targets