commit 06cff5cd9f156f60261e93b02da8de2b6e3523ad
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Sun Oct 29 11:27:41 2017 +0100

    - up to 8.6.7

 tk-opt_flags_pass_fix.patch | 10 +---------
 tk.spec                     |  4 ++--
 2 files changed, 3 insertions(+), 11 deletions(-)
---
diff --git a/tk.spec b/tk.spec
index 5444205..b98539b 100644
--- a/tk.spec
+++ b/tk.spec
@@ -7,13 +7,13 @@ Summary(tr.UTF-8):    Tk, Tcl için grafik kullanıcı arabirimi 
araç takımıdır
 Summary(uk.UTF-8):     Tk GUI toolkit для Tcl
 Name:          tk
 %define                major   8.6
-%define                minor   6
+%define                minor   7
 Version:       %{major}.%{minor}
 Release:       1
 License:       BSD
 Group:         Development/Languages/Tcl
 Source0:       
http://downloads.sourceforge.net/tcl/%{name}%{version}-src.tar.gz
-# Source0-md5: dd7dbb3a6523c42d05f6ab6e86096e99
+# Source0-md5: 46ea9c0165c515d87393700f4891ab6f
 Patch0:                %{name}-manlnk.patch
 Patch1:                %{name}-opt_flags_pass_fix.patch
 Patch2:                %{name}-norpath.patch
diff --git a/tk-opt_flags_pass_fix.patch b/tk-opt_flags_pass_fix.patch
index 1534f40..60b04b0 100644
--- a/tk-opt_flags_pass_fix.patch
+++ b/tk-opt_flags_pass_fix.patch
@@ -18,12 +18,4 @@
            # 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/tk.git/commitdiff/06cff5cd9f156f60261e93b02da8de2b6e3523ad

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to