packages: tk/tk.spec - fixed linking

lisu lisu at pld-linux.org
Tue Jun 28 13:47:01 CEST 2011


Author: lisu                         Date: Tue Jun 28 11:47:01 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed linking

---- Files affected:
packages/tk:
   tk.spec (1.112 -> 1.113) 

---- Diffs:

================================================================
Index: packages/tk/tk.spec
diff -u packages/tk/tk.spec:1.112 packages/tk/tk.spec:1.113
--- packages/tk/tk.spec:1.112	Tue Jun 28 12:10:10 2011
+++ packages/tk/tk.spec	Tue Jun 28 13:46:56 2011
@@ -28,6 +28,7 @@
 Patch9:		%{name}-lib64.patch
 Patch10:	%{name}-x.patch
 Patch11:	%{name}-no_tcl_stub.patch
+Patch12:	%{name}-link.patch
 URL:		http://www.tcl.tk/
 BuildRequires:	autoconf
 BuildRequires:	tcl-devel >= %{version}
@@ -137,6 +138,7 @@
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
 
 %build
 cd unix
@@ -240,6 +242,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.113  2011/06/28 11:46:56  lisu
+- fixed linking
+
 Revision 1.112  2011/06/28 10:10:10  marti
 - up to 8.5.10
 - defined minor, as tcl has
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tk/tk.spec?r1=1.112&r2=1.113&f=u



More information about the pld-cvs-commit mailing list