[mingw-tcl] EXCEPTION_REGISTRATION has been fixed upstream, so remove patch

sailer sailer at fedoraproject.org
Wed Oct 1 11:06:02 UTC 2014


commit 44fbcc624d9091e5a7321f7498de711ffe6690f4
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Wed Oct 1 13:05:33 2014 +0200

    EXCEPTION_REGISTRATION has been fixed upstream, so remove patch

 mingw-tcl.spec              |    6 +--
 tcl-8.6.1-mingwexcept.patch |   96 -------------------------------------------
 2 files changed, 2 insertions(+), 100 deletions(-)
---
diff --git a/mingw-tcl.spec b/mingw-tcl.spec
index d27d55c..09777e0 100644
--- a/mingw-tcl.spec
+++ b/mingw-tcl.spec
@@ -41,8 +41,7 @@ Patch2: tcl-8.6.1-hidden.patch
 Patch4: tcl-8.5.6-mingw.patch
 Patch5: tcl-nativetclsh.patch
 Patch6: tcl-mingw-w64-compatibility.patch
-Patch7: tcl-8.6.1-mingwexcept.patch
-Patch8: tcl-8.6.1-nativezlib.patch
+Patch7: tcl-8.6.1-nativezlib.patch
 
 %description
 The Tcl (Tool Command Language) provides a powerful platform for
@@ -92,8 +91,7 @@ chmod -x generic/tclThreadAlloc.c
 %patch4 -p0 -b .mingw32
 %patch5 -p0 -b .nativetclsh
 %patch6 -p0 -b .mingw-w64
-%patch7 -p1 -b .mingw-except
-%patch8 -p1 -b .nativezlib
+%patch7 -p1 -b .nativezlib
 
 %build
 pushd win


More information about the scm-commits mailing list