auto-import sendmail-8.12.8-9.90 from sendmail-8.12.8-9.90.src.rpm
This commit is contained in:
parent
b7e841e427
commit
f555b514cc
@ -3,7 +3,7 @@
|
|||||||
# the version number to build on. Supported should be 62 70 71 72 for
|
# 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.
|
# Red Hat Linux 6.2 up to 7.2 and "100" for the current rawhide version.
|
||||||
%define errata 90
|
%define errata 90
|
||||||
%define release 8
|
%define release 9
|
||||||
|
|
||||||
%if %{errata} <= 70
|
%if %{errata} <= 70
|
||||||
%define sendmailcf usr/lib/sendmail-cf
|
%define sendmailcf usr/lib/sendmail-cf
|
||||||
@ -49,6 +49,7 @@ Patch10: sendmail-8.12.7-manpage.patch
|
|||||||
Patch11: sendmail-8.12.8-security.patch
|
Patch11: sendmail-8.12.8-security.patch
|
||||||
Patch12: sendmail-8.12.9-sec.patch
|
Patch12: sendmail-8.12.9-sec.patch
|
||||||
Patch13: sendmail-8.12.9-security.patch
|
Patch13: sendmail-8.12.9-security.patch
|
||||||
|
Patch14: sendmail-8.12.9-security2.patch
|
||||||
Buildroot: %{_tmppath}/%{name}-root
|
Buildroot: %{_tmppath}/%{name}-root
|
||||||
BuildRequires: gdbm-devel
|
BuildRequires: gdbm-devel
|
||||||
%if %{errata} > 62
|
%if %{errata} > 62
|
||||||
@ -135,6 +136,7 @@ fi
|
|||||||
%patch11 -p1
|
%patch11 -p1
|
||||||
%patch12 -p1
|
%patch12 -p1
|
||||||
%patch13 -p1
|
%patch13 -p1
|
||||||
|
%patch14 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%ifarch s390
|
%ifarch s390
|
||||||
@ -508,7 +510,7 @@ exit 0
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Sep 17 2003 Florian La Roche <Florian.LaRoche@redhat.de>
|
* Wed Sep 17 2003 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||||
- 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 <Florian.LaRoche@redhat.de>
|
* Tue Aug 26 2003 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||||
- add security patch
|
- add security patch
|
||||||
|
Loading…
Reference in New Issue
Block a user