[packages/tcl] - up to 8.6.7

arekm arekm at pld-linux.org
Sun Oct 29 11:25:40 CET 2017


commit aa1c91f484f0f5c4dba619fbafc1dc54b6476b96
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Oct 29 11:25:33 2017 +0100

    - up to 8.6.7

 tcl-opt.patch | 10 +---------
 tcl.spec      |  4 ++--
 2 files changed, 3 insertions(+), 11 deletions(-)
---
diff --git a/tcl.spec b/tcl.spec
index dc278dc..1f87d2e 100644
--- 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
diff --git a/tcl-opt.patch b/tcl-opt.patch
index 9032290..56ecdbf 100644
--- a/tcl-opt.patch
+++ b/tcl-opt.patch
@@ -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"], [
+
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tcl.git/commitdiff/aa1c91f484f0f5c4dba619fbafc1dc54b6476b96



More information about the pld-cvs-commit mailing list