SPECS: tk.spec - added x patch (check for <X11/Xlib.h> instead of ...

qboosh qboosh at pld-linux.org
Wed May 24 18:19:48 CEST 2006


Author: qboosh                       Date: Wed May 24 16:19:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added x patch (check for <X11/Xlib.h> instead of <X11/Intrinsic.h>) to avoid libXt BR

---- Files affected:
SPECS:
   tk.spec (1.86 -> 1.87) 

---- Diffs:

================================================================
Index: SPECS/tk.spec
diff -u SPECS/tk.spec:1.86 SPECS/tk.spec:1.87
--- SPECS/tk.spec:1.86	Wed May 24 08:32:13 2006
+++ SPECS/tk.spec	Wed May 24 18:19:43 2006
@@ -26,14 +26,13 @@
 Patch7:		%{name}-unix-scrollbars.patch
 Patch8:		%{name}-unix-3d-borders.patch
 Patch9:		%{name}-lib64.patch
+Patch10:	%{name}-x.patch
 URL:		http://www.tcl.tk/
 BuildRequires:	autoconf
 BuildRequires:	tcl-devel >= %{version}
 BuildRequires:	xorg-lib-libXScrnSaver-devel
 BuildRequires:	xorg-lib-libXext-devel
 BuildRequires:	xorg-lib-libXft-devel
-# needed only by configure (SC_PATH_X based on AC_PATH_X)
-BuildRequires:	xorg-lib-libXt-devel
 Requires:	tcl >= %{version}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -132,6 +131,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 %build
 cd unix
@@ -230,6 +230,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.87  2006/05/24 16:19:43  qboosh
+- added x patch (check for <X11/Xlib.h> instead of <X11/Intrinsic.h>) to avoid libXt BR
+
 Revision 1.86  2006/05/24 06:32:13  qboosh
 - updated to 8.5a4
 - updated pil,unix-3d-borders patches, removed obsolete tcl-shell-quotes patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tk.spec?r1=1.86&r2=1.87&f=u



More information about the pld-cvs-commit mailing list