SPECS: tcl.spec - tcl-shell-quotes.patch: fixed unbalanced shell q...

qrczak qrczak at pld-linux.org
Wed Jan 4 16:16:52 CET 2006


Author: qrczak                       Date: Wed Jan  4 15:16:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- tcl-shell-quotes.patch: fixed unbalanced shell quotes which confuse
  zsh at configure time.

---- Files affected:
SPECS:
   tcl.spec (1.105 -> 1.106) 

---- Diffs:

================================================================
Index: SPECS/tcl.spec
diff -u SPECS/tcl.spec:1.105 SPECS/tcl.spec:1.106
--- SPECS/tcl.spec:1.105	Thu Oct 20 19:56:14 2005
+++ SPECS/tcl.spec	Wed Jan  4 16:16:47 2006
@@ -23,6 +23,7 @@
 Patch6:		%{name}-mannames.patch
 Patch7:		%{name}-soname_fix.patch
 Patch8:		%{name}-norpath.patch
+Patch9:		%{name}-shell-quotes.patch
 Icon:		tcl.gif
 URL:		http://www.tcl.tk/
 BuildRequires:	autoconf
@@ -111,6 +112,7 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 cd unix
@@ -188,6 +190,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.106  2006/01/04 15:16:47  qrczak
+- tcl-shell-quotes.patch: fixed unbalanced shell quotes which confuse
+  zsh at configure time.
+
 Revision 1.105  2005/10/20 17:56:14  qboosh
 - fixed tclConfig.sh subst
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tcl.spec?r1=1.105&r2=1.106&f=u



More information about the pld-cvs-commit mailing list