[tw]
- new version 8.13.4 - added requires for the sendmail base package in sendmail-cf, sendmail-devel and sendmail-doc - dropped upstream close_wait.p2 patch
This commit is contained in:
parent
d2cfa6506c
commit
17f5c5c8f0
@ -1,3 +1,4 @@
|
|||||||
sendmail.8.13.1.tar.gz
|
sendmail.8.13.1.tar.gz
|
||||||
sendmail.8.13.2.tar.gz
|
sendmail.8.13.2.tar.gz
|
||||||
sendmail.8.13.3.tar.gz
|
sendmail.8.13.3.tar.gz
|
||||||
|
sendmail.8.13.4.tar.gz
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
Summary: A widely used Mail Transport Agent (MTA).
|
Summary: A widely used Mail Transport Agent (MTA).
|
||||||
Name: sendmail
|
Name: sendmail
|
||||||
Version: 8.13.3
|
Version: 8.13.4
|
||||||
Release: 2
|
Release: 1
|
||||||
License: Sendmail
|
License: Sendmail
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Provides: smtpdaemon
|
Provides: smtpdaemon
|
||||||
@ -40,9 +40,8 @@ Patch5: sendmail-8.12.2-movefiles.patch
|
|||||||
Patch7: sendmail-8.13.0-pid.patch
|
Patch7: sendmail-8.13.0-pid.patch
|
||||||
Patch9: sendmail-8.12.7-hesiod.patch
|
Patch9: sendmail-8.12.7-hesiod.patch
|
||||||
Patch10: sendmail-8.12.7-manpage.patch
|
Patch10: sendmail-8.12.7-manpage.patch
|
||||||
Patch11: sendmail-8.13.2-dynamic.patch
|
Patch11: sendmail-8.13.4-dynamic.patch
|
||||||
Patch12: sendmail-8.13.0-cyrus.patch
|
Patch12: sendmail-8.13.0-cyrus.patch
|
||||||
Patch13: sendmail-8.13.3-close_wait.p2.patch
|
|
||||||
Buildroot: %{_tmppath}/%{name}-root
|
Buildroot: %{_tmppath}/%{name}-root
|
||||||
BuildRequires: tcp_wrappers
|
BuildRequires: tcp_wrappers
|
||||||
BuildRequires: db4-devel
|
BuildRequires: db4-devel
|
||||||
@ -97,6 +96,7 @@ Sendmail, you can install the sendmail-doc package.
|
|||||||
%package doc
|
%package doc
|
||||||
Summary: Documentation about the Sendmail Mail Transport Agent program.
|
Summary: Documentation about the Sendmail Mail Transport Agent program.
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
|
Requires: sendmail = %{version}-%{release}
|
||||||
|
|
||||||
%description doc
|
%description doc
|
||||||
The sendmail-doc package contains documentation about the Sendmail
|
The sendmail-doc package contains documentation about the Sendmail
|
||||||
@ -107,6 +107,7 @@ provided in PostScript(TM) and troff formats.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Extra development include files and development files.
|
Summary: Extra development include files and development files.
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
|
Requires: sendmail = %{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Include files and devel libraries for e.g. the milter addons as part
|
Include files and devel libraries for e.g. the milter addons as part
|
||||||
@ -115,6 +116,7 @@ of sendmail.
|
|||||||
%package cf
|
%package cf
|
||||||
Summary: The files needed to reconfigure Sendmail.
|
Summary: The files needed to reconfigure Sendmail.
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
|
Requires: sendmail = %{version}-%{release}
|
||||||
Requires: m4
|
Requires: m4
|
||||||
|
|
||||||
%description cf
|
%description cf
|
||||||
@ -134,7 +136,6 @@ your sendmail.cf file.
|
|||||||
%patch10 -p1 -b .manpage
|
%patch10 -p1 -b .manpage
|
||||||
%patch11 -p1 -b .dynamic
|
%patch11 -p1 -b .dynamic
|
||||||
%patch12 -p1 -b .cyrus
|
%patch12 -p1 -b .cyrus
|
||||||
%patch13 -p1 -b .close_wait.p2
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# generate redhat config file
|
# generate redhat config file
|
||||||
@ -571,6 +572,12 @@ exit 0
|
|||||||
%{_docdir}/sendmail
|
%{_docdir}/sendmail
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 12 2005 Thomas Woerner <twoerrner@redhat.com> 8.13.4-1
|
||||||
|
- new version 8.13.4
|
||||||
|
- added requires for the sendmail base package in sendmail-cf, sendmail-devel
|
||||||
|
and sendmail-doc
|
||||||
|
- dropped upstream close_wait.p2 patch
|
||||||
|
|
||||||
* Thu Mar 17 2005 Thomas Woerner <twoerrner@redhat.com> 8.13.3-2
|
* Thu Mar 17 2005 Thomas Woerner <twoerrner@redhat.com> 8.13.3-2
|
||||||
- dropped direct support for bind: no bind in confLIBSEARCH anymore,
|
- dropped direct support for bind: no bind in confLIBSEARCH anymore,
|
||||||
using libresolv again
|
using libresolv again
|
||||||
|
1
sources
1
sources
@ -1,2 +1,3 @@
|
|||||||
0331828b9dcf7aa20e02992502c6f41f sendmail.8.13.2.tar.gz
|
0331828b9dcf7aa20e02992502c6f41f sendmail.8.13.2.tar.gz
|
||||||
2809fbf9c8b067947b650d0128928d05 sendmail.8.13.3.tar.gz
|
2809fbf9c8b067947b650d0128928d05 sendmail.8.13.3.tar.gz
|
||||||
|
61e336750b48b01abaa69b4d7c9473b5 sendmail.8.13.4.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user