Author: arekm                        Date: Mon Dec 18 21:53:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel .2; fixes problems with: application-specific initialization failed: too 
many nested evaluations (infinite loop?)

---- Files affected:
SPECS:
   tcl.spec (1.110 -> 1.111) 

---- Diffs:

================================================================
Index: SPECS/tcl.spec
diff -u SPECS/tcl.spec:1.110 SPECS/tcl.spec:1.111
--- SPECS/tcl.spec:1.110        Thu Oct 26 20:29:42 2006
+++ SPECS/tcl.spec      Mon Dec 18 22:53:24 2006
@@ -9,7 +9,7 @@
 %define        major   8.5
 Version:       %{major}
 %define        rel     a5
-Release:       0.%{rel}.1
+Release:       0.%{rel}.2
 License:       BSD
 Group:         Development/Languages/Tcl
 Source0:       http://dl.sourceforge.net/tcl/%{name}%{version}%{rel}-src.tar.gz
@@ -22,6 +22,7 @@
 Patch3:                %{name}-mannames.patch
 Patch4:                %{name}-soname_fix.patch
 Patch5:                %{name}-norpath.patch
+Patch6:                %{name}-bug-1618411-workaround.patch
 URL:           http://www.tcl.tk/
 BuildRequires: autoconf
 BuildRequires: ncurses-devel >= 5.2
@@ -108,6 +109,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 cd unix
@@ -321,6 +323,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.111  2006/12/18 21:53:24  arekm
+- rel .2; fixes problems with: application-specific initialization failed: too 
many nested evaluations (infinite loop?)
+
 Revision 1.110  2006/10/26 18:29:42  qboosh
 - lang() for localized msgs
 
================================================================

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

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

Reply via email to