]> git.pld-linux.org Git - packages/tcl.git/commitdiff
- rel .2; fixes problems with: application-specific initialization failed: too many... auto/th/tcl-8_5-0_a5_2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 18 Dec 2006 21:53:24 +0000 (21:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tcl.spec -> 1.111

tcl.spec

index fed59c4310875517b515198fd6233f41a7956766..a6a649b4fa97011566b96db3c2bf6872ecc84c68 100644 (file)
--- a/tcl.spec
+++ b/tcl.spec
@@ -8,7 +8,7 @@ Name:           tcl
 %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
@@ -21,6 +21,7 @@ Patch2:               %{name}-opt.patch
 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
@@ -107,6 +108,7 @@ Pliki nag
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 cd unix
This page took 0.162742 seconds and 4 git commands to generate.