[nc] Drop an experimental patch erroneously included in 1.101 bump

Petr Sabata psabata at fedoraproject.org
Wed Jun 22 12:18:36 UTC 2011


commit 3ed80b198b1e700ac8c7a34f3989230267dad723
Author: Petr Sabata <contyk at redhat.com>
Date:   Wed Jun 22 14:17:28 2011 +0200

    Drop an experimental patch erroneously included in 1.101 bump

 nc.spec |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/nc.spec b/nc.spec
index 551ea74..b6fbf61 100644
--- a/nc.spec
+++ b/nc.spec
@@ -18,7 +18,6 @@ Patch6:     nc-1.100-libbsd.patch
 Patch7:     nc-1.100-format-size_t.patch
 Patch8:     nc-1.100-initialize-range.patch
 Patch9:     nc-1.100-check-accept.patch
-Patch10:    nc-1.100-timeout.patch
 
 BuildRequires: libbsd-devel
 
@@ -47,7 +46,6 @@ capabilities.
 %patch7 -p1 -b .format-size_t
 %patch8 -p1 -b .initialize-range
 %patch9 -p1 -b .check-accept
-%patch10 -p1 -b .timeout
 cp -p %{SOURCE1} .
 
 %build
@@ -67,9 +65,6 @@ install -m 644 nc.1 %{buildroot}%{_mandir}/man1
 * Wed Jun 22 2011 Petr Sabata <contyk at redhat.com> - 1.101-1
 - 1.101 bump (no changes for us...)
 
-* Wed Jun 08 2011 Petr Sabata <contyk at redhat.com> - 1.100-5
-- Make timeout work again, thanks to Hans Fugal
-
 * Fri Jun 03 2011 Petr Sabata <contyk at redhat.com> - 1.100-4
 - Check return value of accept() (#710482)
 


More information about the scm-commits mailing list