Package: stlinux23-host-yum-wavefront
Version: 3.2.24
Release: 2
Updated RPMS:
Updated SRPMS:
Changes:
- Thu Aug 26 2010 Carmelo Amoroso <carmelo.amoroso at st.com> 2
- [Add patch: yum-3.2.1-pkgdir_install.patch] It fixes site-packages installation using a python interpreter that is configured with a sys.prefix that is not the standard /usr, as it happens with host-python from CVS.
- [Spec] Remove pointless w/a to move files among directories; now fixed in the installation stage. Remove also extra logic to compute DESTDIR not longer required. It did not work anyway because word expansion did not happen within awk command.
- [Spec] Pretend to use host-python for build.
- Thu Aug 05 2010 Angelo Castello <angelo.castello at st.com> 1
- [Spec] Added check to avoid redundant _stm_host_path during the install phase. The distro building from scratch use the host python while during non-scratch built our _stm_host_path it is already in place.