SPECS: tk.spec - tcl-shell-quotes.patch: fixed unbalanced shell qu...
    qrczak 
    qrczak at pld-linux.org
       
    Wed Jan  4 16:49:10 CET 2006
    
    
  
Author: qrczak                       Date: Wed Jan  4 15:49:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- tcl-shell-quotes.patch: fixed unbalanced shell quotes which confuse
  zsh at configure time (the same patch as for tcl).
---- Files affected:
SPECS:
   tk.spec (1.82 -> 1.83) 
---- Diffs:
================================================================
Index: SPECS/tk.spec
diff -u SPECS/tk.spec:1.82 SPECS/tk.spec:1.83
--- SPECS/tk.spec:1.82	Tue Nov 22 14:42:47 2005
+++ SPECS/tk.spec	Wed Jan  4 16:49:00 2006
@@ -26,6 +26,7 @@
 Patch9:		%{name}-unix-scrollbars.patch
 Patch10:	%{name}-unix-3d-borders.patch
 Patch11:	%{name}-lib64.patch
+Patch12:	tcl-shell-quotes.patch
 Icon:		tk.gif
 URL:		http://www.tcl.tk/
 BuildRequires:	XFree86-devel
@@ -129,6 +130,7 @@
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
 
 %build
 cd unix
@@ -226,6 +228,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83  2006/01/04 15:49:00  qrczak
+- tcl-shell-quotes.patch: fixed unbalanced shell quotes which confuse
+  zsh at configure time (the same patch as for tcl).
+
 Revision 1.82  2005/11/22 13:42:47  pluto
 - use -fno-strict-aliasing to avoid wrong-code.
 
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tk.spec?r1=1.82&r2=1.83&f=u
    
    
More information about the pld-cvs-commit
mailing list