auto-import changelog data from sendmail-8.12.8-8.90.src.rpm

Wed Sep 17 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add security patch for CAN-2003-0694
This commit is contained in:
cvsdist 2004-09-09 12:21:53 +00:00
parent bab62b5403
commit b7e841e427

View File

@ -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 7
%define release 8
%if %{errata} <= 70
%define sendmailcf usr/lib/sendmail-cf
@ -48,6 +48,7 @@ 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
Patch13: sendmail-8.12.9-security.patch
Buildroot: %{_tmppath}/%{name}-root
BuildRequires: gdbm-devel
%if %{errata} > 62
@ -133,6 +134,7 @@ fi
%patch10 -p1
%patch11 -p1
%patch12 -p1
%patch13 -p1
%build
%ifarch s390
@ -505,6 +507,9 @@ exit 0
%{_docdir}/sendmail
%changelog
* Wed Sep 17 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add security patch for CAN-2003-0694
* Tue Aug 26 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add security patch