]> git.pld-linux.org Git - packages/tcl.git/commitdiff
- up to 8.6.7 auto/th/tcl-8.6.7-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 29 Oct 2017 10:25:33 +0000 (11:25 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 29 Oct 2017 10:25:33 +0000 (11:25 +0100)
tcl-opt.patch
tcl.spec

index 9032290a9637da2f6ec6f6a9c56260c61d671df6..56ecdbf3dffdb98a444b7ba9d6e4746a03d75723 100644 (file)
@@ -33,12 +33,4 @@ diff -urN tcl8.5a2.org/unix/Makefile.in tcl8.5a2/unix/Makefile.in
            # egcs-2.91.66 on Redhat Linux 6.0 generates lots of warnings
            # when you inline the string and math operations.  Turn this off to
            # get rid of the warnings.
-@@ -1507,7 +1507,7 @@
-               CFLAGS_OPTIMIZE="-O0"
-               ;;
-           *)
--              CFLAGS_OPTIMIZE="-O2"
-+              CFLAGS_OPTIMIZE="${OPTFLAGS}"
-               ;;
-           esac
-           AS_IF([test "${TCL_THREADS}" = "1"], [
+
index dc278dc97d3baec1003f5697b2a9bf54f0a246e6..1f87d2e3ed4727ae513e87cf10e26201eb88bf12 100644 (file)
--- a/tcl.spec
+++ b/tcl.spec
@@ -6,7 +6,7 @@
 %bcond_without tests   # don't perform "make test"
 #
 %define                major   8.6
-%define                minor   6
+%define                minor   7
 Summary:       Tool Command Language embeddable scripting language, with shared libraries
 Summary(fr.UTF-8):     Tool Command Language, langage de script avec bibliothèques partagées
 Summary(pl.UTF-8):     Tool Command Language - język skryptowy z bibliotekami dynamicznymi
@@ -19,7 +19,7 @@ Release:      1
 License:       BSD
 Group:         Development/Languages/Tcl
 Source0:       http://downloads.sourceforge.net/tcl/%{name}-core%{version}-src.tar.gz
-# Source0-md5: 98ebf13bbd90257e006c219369dd5f67
+# Source0-md5: 3f723d62c2e074bdbb2ddf330b5a71e1
 Source1:       %{name}-pl-man-pages.tar.bz2
 # Source1-md5: dd3370f2b588763758787831a4bf48fc
 Patch0:                %{name}-ieee.patch
This page took 0.149759 seconds and 4 git commands to generate.