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

qrczak qrczak at pld-linux.org
Wed Jan 4 18:37:44 CET 2006


Author: qrczak                       Date: Wed Jan  4 17:37:44 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:
   tix.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/tix.spec
diff -u SPECS/tix.spec:1.38 SPECS/tix.spec:1.39
--- SPECS/tix.spec:1.38	Sat Dec 10 17:32:41 2005
+++ SPECS/tix.spec	Wed Jan  4 18:37:39 2006
@@ -15,6 +15,7 @@
 # Source0-md5:	7fcd84a1a6e27e432cb07284b7a34317
 Patch0:		%{name}-scriptpaths.patch
 Patch1:		%{name}-tcl85_hack.patch
+Patch2:		tcl-shell-quotes.patch
 URL:		http://tix.sourceforge.net/
 BuildRequires:	XFree86-devel
 BuildRequires:	autoconf
@@ -81,6 +82,9 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+cd tclconfig
+%patch2 -p2
+cd ..
 
 %build
 %{__aclocal} -I tclconfig
@@ -138,6 +142,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2006/01/04 17:37:39  qrczak
+- tcl-shell-quotes.patch: fixed unbalanced shell quotes which confuse
+  zsh at configure time (the same patch as for tcl).
+
 Revision 1.38  2005/12/10 16:32:41  qboosh
 - updated to 8.4.0 (plain tcl/tk extension now, no system libs or special interpreter)
 - removed outdated fhs,autoconf,soname patches
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tix.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list