Name: | environment-modules |
---|---|
Version: | 3.2.7b |
Release: | 6.el6 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 199670 |
License: | GPLv2+ |
RPM: | environment-modules-3.2.7b-6.el6.x86_64.rpm |
Source RPM: | environment-modules-3.2.7b-6.el6.src.rpm |
Build Date: | Thu Apr 29 2010 |
Build Host: | ca-build60.us.oracle.com |
Vendor: | Oracle America |
URL: | http://modules.sourceforge.net/ |
Summary: | Provides dynamic modification of a user's environment |
Description: | The Environment Modules package provides for the dynamic modification of a user's environment via modulefiles. Each modulefile contains the information needed to configure the shell for an application. Once the Modules package is initialized, the environment can be modified on a per-module basis using the module command which interprets modulefiles. Typically modulefiles instruct the module command to alter or set shell environment variables such as PATH, MANPATH, etc. modulefiles may be shared by many users on a system and users may have their own collection to supplement or replace the shared modulefiles. Modules can be loaded and unloaded dynamically and atomically, in an clean fashion. All popular shells are supported, including bash, ksh, zsh, sh, csh, tcsh, as well as some scripting languages such as perl. Modules are useful in managing different versions of applications. Modules can also be bundled into metamodules that will load an entire suite of different applications. NOTE: You will need to get a new shell after installing this package to have access to the module alias. |
- Add Requires: propcs (bug #54272)
- Don't assume different shell init scripts exist (bug #530770)
- Don't load bash init script when bash is running as "sh" (bug #529745)
- Support different flavors of "sh" (bug #529493)
- Add patch to fix modulecmd path in init files
- Update to 3.2.7b
- Update to 3.2.7, fixes bug #524475 - Drop versioning patch fixed upstream
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Change %patch -> %patch0
- Add BR libX11-devel so modulecmd can handle X resources
- Add patch to fix extraneous version path entry properly - Use --with-module-path to point to /etc/modulefiles for local modules, this also fixes bug #436041
- Rebuild for gcc 3.4
- Rebuild for new Tcl (8.5).
- Update to 3.2.6
- Update license tag to GPLv2
- Update to 3.2.5
- Rebuild for Tcl downgrade
- Update to 3.2.4
- Add --with-version-path to set VERSIONPATH (bug 220260)
- Rebuild for FC6
- Update to 3.2.3
- Update to 3.2.2
- Update to 3.2.1
- Update to 3.2.0p1
- Add profile.d links
- Fedora Extras packaging