Author: pluto                        Date: Fri Mar 16 20:11:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- restore previous worakround for bug#1618411.
  runtest script from dejagnu still triggers tcl bug on x86-64.

---- Files affected:
SPECS:
   tcl.spec (1.115 -> 1.116) 

---- Diffs:

================================================================
Index: SPECS/tcl.spec
diff -u SPECS/tcl.spec:1.115 SPECS/tcl.spec:1.116
--- SPECS/tcl.spec:1.115        Fri Mar  2 16:57:13 2007
+++ SPECS/tcl.spec      Fri Mar 16 21:11:31 2007
@@ -9,7 +9,7 @@
 %define        major   8.5
 Version:       %{major}
 %define        rel     a5
-Release:       0.%{rel}.3
+Release:       0.%{rel}.4
 License:       BSD
 Group:         Development/Languages/Tcl
 Source0:       http://dl.sourceforge.net/tcl/%{name}%{version}%{rel}-src.tar.gz
@@ -24,6 +24,7 @@
 Patch5:                %{name}-norpath.patch
 Patch6:                %{name}-bug-1618411.patch
 Patch7:                %{name}-multilib.patch
+Patch8:                %{name}-bug-1618411-workaround.patch
 URL:           http://www.tcl.tk/
 BuildRequires: autoconf
 BuildRequires: ncurses-devel >= 5.2
@@ -112,6 +113,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
 cd unix
@@ -325,6 +327,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.116  2007/03/16 20:11:31  pluto
+- restore previous worakround for bug#1618411.
+  runtest script from dejagnu still triggers tcl bug on x86-64.
+
 Revision 1.115  2007/03/02 15:57:13  tommat
 - added multilib patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tcl.spec?r1=1.115&r2=1.116&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to