]> git.pld-linux.org Git - packages/tcl.git/blobdiff - tcl.spec
- rel 0.3; gcc4 fix
[packages/tcl.git] / tcl.spec
index 7a5b7cb2010e688d8c5b56379695446f5ed3b7d8..bda890fc08d2d9159f8794eacc471121327500ed 100644 (file)
--- a/tcl.spec
+++ b/tcl.spec
@@ -8,7 +8,7 @@ Name:           tcl
 %define        major   8.5
 Version:       %{major}
 %define        rel     a2
-Release:       0.%{rel}.2
+Release:       0.%{rel}.3
 License:       BSD
 Group:         Development/Languages/Tcl
 Source0:       http://dl.sourceforge.net/tcl/%{name}%{version}%{rel}-src.tar.gz
@@ -23,6 +23,7 @@ Patch4:               %{name}-opt.patch
 Patch6:                %{name}-mannames.patch
 Patch7:                %{name}-soname_fix.patch
 Patch8:                %{name}-norpath.patch
+Patch9:                %{name}-gcc4.patch
 Icon:          tcl.gif
 URL:           http://www.tcl.tk/
 BuildRequires: autoconf
@@ -112,6 +113,7 @@ Pliki nag
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 cd unix
This page took 0.028803 seconds and 4 git commands to generate.