diff --git a/.cvsignore b/.cvsignore index 539b5f6..c410a0c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ sendmail.8.13.1.tar.gz sendmail.8.13.2.tar.gz +sendmail.8.13.3.tar.gz diff --git a/sendmail.spec b/sendmail.spec index 2704749..7314168 100644 --- a/sendmail.spec +++ b/sendmail.spec @@ -17,7 +17,7 @@ Summary: A widely used Mail Transport Agent (MTA). Name: sendmail -Version: 8.13.2 +Version: 8.13.3 Release: 1 License: Sendmail Group: System Environment/Daemons @@ -42,6 +42,7 @@ Patch9: sendmail-8.12.7-hesiod.patch Patch10: sendmail-8.12.7-manpage.patch Patch11: sendmail-8.13.2-dynamic.patch Patch12: sendmail-8.13.0-cyrus.patch +Patch13: sendmail-8.13.3-close_wait.p2.patch Buildroot: %{_tmppath}/%{name}-root BuildRequires: tcp_wrappers BuildRequires: db4-devel @@ -133,6 +134,7 @@ your sendmail.cf file. %patch10 -p1 -b .manpage %patch11 -p1 -b .dynamic %patch12 -p1 -b .cyrus +%patch13 -p1 -b .close_wait.p2 %build # generate redhat config file @@ -568,6 +570,9 @@ exit 0 %{_docdir}/sendmail %changelog +* Wed Jan 26 2005 Thomas Woerner 8.13.3-1 +- new version 8.13.3 with closewait.p2 patch + * Fri Dec 17 2004 Thomas Woerner 8.13.2-1 - new version 8.13.2 - thanks to Robert Scheck for adapting the patches diff --git a/sources b/sources index 3f8423e..c382ec4 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 0331828b9dcf7aa20e02992502c6f41f sendmail.8.13.2.tar.gz +2809fbf9c8b067947b650d0128928d05 sendmail.8.13.3.tar.gz