SPECS: expect.spec - build fixed (tcl private includes). - release 2.

pluto pluto at pld-linux.org
Mon Nov 14 10:05:03 CET 2005


Author: pluto                        Date: Mon Nov 14 09:05:03 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build fixed (tcl private includes).
- release 2.

---- Files affected:
SPECS:
   expect.spec (1.62 -> 1.63) 

---- Diffs:

================================================================
Index: SPECS/expect.spec
diff -u SPECS/expect.spec:1.62 SPECS/expect.spec:1.63
--- SPECS/expect.spec:1.62	Mon Jun  6 22:32:55 2005
+++ SPECS/expect.spec	Mon Nov 14 10:04:58 2005
@@ -9,7 +9,7 @@
 Name:		expect
 %define	major	5.42
 Version:	%{major}.1
-Release:	1
+Release:	2
 License:	BSD
 Group:		Development/Languages/Tcl
 Source0:	http://expect.nist.gov/src/%{name}-%{version}.tar.gz
@@ -135,7 +135,7 @@
 	--enable-shared \
 	--with-tclconfig=%{_ulibdir} \
 	--with-tkconfig=%{_ulibdir} \
-	--with-tclinclude=%{_includedir} \
+	--with-tclinclude=%{_includedir}/tcl-private \
 	--with-tkinclude=%{_includedir}
 
 cat expect_cf.h | sed "s|.*SETPGRP_VOID.*|\#define SETPGRP_VOID 1|" > expect_cf.h.new
@@ -225,6 +225,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.63  2005/11/14 09:04:58  pluto
+- build fixed (tcl private includes).
+- release 2.
+
 Revision 1.62  2005/06/06 20:32:55  pluto
 - compilation fix.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/expect.spec?r1=1.62&r2=1.63&f=u




More information about the pld-cvs-commit mailing list