[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mandrake-changelog
Subject:    [CHRPM] tcl-8.4.11-5mdk
From:       Oden Eriksson <devel () mandriva ! com>
Date:       2005-12-31 18:15:23
Message-ID: 20051231181523.21CE72444196 () ken ! mandriva ! com
[Download RAW message or body]

-=-=-=-
Name        : tcl                          Relocations: (not relocatable)
Version     : 8.4.11                            Vendor: Mandriva
Release     : 5mdk                          Build Date: Sat Dec 31 18:22:35 2005
Install Date: (not installed)               Build Host: n5.mandriva.com
Group       : System/Libraries              Source RPM: (none)
Size        : 2737800                          License: BSD
Signature   : (none)
Packager    : Oden Eriksson <oeriksson@mandriva.com>
URL         : http://www.scriptics.com
Summary     : An embeddable scripting language
Description :
Tcl is a simple scripting language designed to be embedded into
other applications.  Tcl is designed to be used with Tk, a widget
set, which is provided in the tk package.  This package also includes
tclsh, a simple example of a Tcl application.

If you're installing the tcl package and you want to use Tcl for
development, you should also install the tk and tclx packages.



-=-=-=-
Official maintainer: apatard@mandriva.com

-=-=-=-
Oden Eriksson <oeriksson@mandriva.com> 8.4.11-5mdk

- fix the tclConfig.sh file

-=-=-=-
W: tcl source-or-patch-not-bzipped tcl8.4.11-soname.diff
E: tcl hardcoded-library-path in %{_prefix}/lib/*"
E: tcl hardcoded-library-path in %{_prefix}/lib/tclConfig.sh
E: tcl hardcoded-library-path in %{_prefix}/lib/tclConfig.sh"
E: tcl hardcoded-library-path in %{_prefix}/lib/%{name}%{major}

-=-=-=-
http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/SPECS/tcl/

tcl.spec changed
--- tcl-8.4.11-4mdk.src.rpm/tcl.spec	2005-12-31 19:15:19.069680315 +0100
+++ tcl-8.4.11-5mdk.src.rpm/tcl.spec	2005-12-31 19:15:22.200191844 +0100
@@ -1,6 +1,6 @@
 %define	name	tcl
 %define	version	8.4.11
-%define	release	%mkrel 4
+%define	release	%mkrel 5
 %define major	8.4
 %define libname	%mklibname %{name} %{major}
 
@@ -112,12 +112,9 @@
 popd
 
 # fix config script
-perl -pi \
-    -e "s|$RPM_BUILD_DIR(/unix)?|%{_includedir}|;" \
-    -e 's|-L/usr/include|-L/usr/lib|g;' \
-    -e 's|-L/usr/lib|-L%{_libdir}|g;' \
-    -e 's|/usr/lib/lib|%{_libdir}/lib|g;' \
-    %{buildroot}/%{_libdir}/tclConfig.sh
+perl -pi -e "s|-L`pwd`/unix\b|-L%{_libdir}|g" %{buildroot}%{_libdir}/tclConfig.sh
+perl -pi -e "s|`pwd`/lib|%{_libdir}/lib|g" %{buildroot}%{_libdir}/tclConfig.sh
+perl -pi -e "s|`pwd`|%{_includedir}|g" %{buildroot}%{_libdir}/tclConfig.sh
 
 # Arrangements for lib64 platforms
 echo "# placeholder" >> %{libname}-devel.files
@@ -163,6 +160,9 @@
 %attr(0755,root,root) %{_libdir}/tclConfig.sh
 
 %changelog
+* Sat Dec 31 2005 Oden Eriksson <oeriksson@mandriva.com> 8.4.11-5mdk
+- fix the tclConfig.sh file
+
 * Sat Dec 31 2005 Oden Eriksson <oeriksson@mandriva.com> 8.4.11-4mdk
 - fix the lib%{name}.so file
 


-- 
http://www.mandrivalinux.com/en/cookerdevel.php3
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic