-
rmax committed patchset 11218 of module tcl to the Tcl CVS repository, changing 4 files.
2009-06-15 16:24:44 UTC in Tcl
-
rmax committed patchset 636 of module tclapps to the tcllib CVS repository, changing 2 files.
2009-03-10 11:30:45 UTC in tcllib
-
rmax committed patchset 628 of module tclapps to the tcllib CVS repository, changing 2 files.
2009-01-14 14:40:31 UTC in tcllib
-
rmax committed patchset 613 of module tclapps to the tcllib CVS repository, changing 2 files.
2008-10-16 12:06:49 UTC in tcllib
-
It doesn't matter to me, as I have always been using my own .spec file for building Tk and I am not aware of anybody who tries to build Tk on SUSE with the included .spec file.
But looking at the patch, I think the else block should use xorg-x11-devel instead of XFree86-devel, because AFAIK all relevant Linux distributions have been using X.Org instead of XFree86 for several years now.
2008-09-30 09:18:40 UTC in Tk Toolkit
-
rmax committed patchset 9498 of module tcl to the Tcl CVS repository, changing 3 files.
2008-04-07 15:23:04 UTC in Tcl
-
rmax committed patchset 9396 of module tcl to the Tcl CVS repository, changing 3 files.
2008-03-14 16:32:50 UTC in Tcl
-
rmax committed patchset 9344 of module tcl to the Tcl CVS repository, changing 2 files.
2008-03-03 15:01:12 UTC in Tcl
-
rmax committed patchset 9343 of module tcl to the Tcl CVS repository, changing 2 files.
2008-03-03 14:54:42 UTC in Tcl
-
This fix breaks tcl.m4 in systems where the private headers got installed along with the public ones and ${TCL_SRC_DIR} doesn't exist (anymore), which is common when Tcl gets installed as part of the OS distribution.
So, in addition to ${TCL_SRC_DIR} the location found by TEA_PUBLIC_TCL_HEADERS should be checked for tclInt.h .
2008-02-04 15:59:45 UTC in Tcl