SPECS: tcl.spec - fixed tclConfig.sh subst

qboosh qboosh at pld-linux.org
Thu Oct 20 19:56:19 CEST 2005


Author: qboosh                       Date: Thu Oct 20 17:56:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed tclConfig.sh subst

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

---- Diffs:

================================================================
Index: SPECS/tcl.spec
diff -u SPECS/tcl.spec:1.104 SPECS/tcl.spec:1.105
--- SPECS/tcl.spec:1.104	Tue Sep  6 19:41:41 2005
+++ SPECS/tcl.spec	Thu Oct 20 19:56:14 2005
@@ -9,7 +9,7 @@
 %define	major	8.5
 Version:	%{major}
 %define	rel	a3
-Release:	0.%{rel}.1
+Release:	0.%{rel}.2
 License:	BSD
 Group:		Development/Languages/Tcl
 Source0:	http://dl.sourceforge.net/tcl/%{name}%{version}%{rel}-src.tar.gz
@@ -126,8 +126,8 @@
 %{__make} \
 	TCL_PACKAGE_PATH="%{_libdir} %{_libdir}/tcl%{major} %{_ulibdir} %{_ulibdir}/tcl%{major}"
 
-sed -i -e "s#%{_builddir}/%{name}%{version}/unix#%{_libdir}#; \
-	s#%{_builddir}/%{name}%{version}#%{_includedir}/tcl-private#" tclConfig.sh
+sed -i -e "s#%{_builddir}/%{name}%{version}%{rel}/unix#%{_libdir}#; \
+	s#%{_builddir}/%{name}%{version}%{rel}#%{_includedir}/tcl-private#" tclConfig.sh
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -188,6 +188,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.105  2005/10/20 17:56:14  qboosh
+- fixed tclConfig.sh subst
+
 Revision 1.104  2005/09/06 17:41:41  arekm
 - fix paths in tclConfig.sh
 
================================================================

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




More information about the pld-cvs-commit mailing list