Name: | environment-modules |
---|---|
Version: | 3.2.10 |
Release: | 10.el7 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 220124 |
License: | GPLv2+ |
RPM: | environment-modules-3.2.10-10.el7.x86_64.rpm |
Source RPM: | environment-modules-3.2.10-10.el7.src.rpm |
Build Date: | Fri Sep 11 2015 |
Build Host: | x86-ol7-builder-04.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. |
- fix: createmodule scripts incorrectly handles env vars prefixed/suffixed without colon (#1233223)
- fix: SourceVers wrongly sets version in nested directory (#1180652) - fix: unload from loaded modulefile broken (#1117327)
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Call test command in csh alias by its full path (bug #977331)
- Really do not replace modified profile.d scripts (bug #962762) - Specfile cleanup
- Do not replace modified profile.d scripts (bug #953199)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Add patch to comment out stray module use in modules file when not using versioning (bug #895555) - Add patch to fix module clear command (bug #895551) - Add patch from modules list to add completion to avail command
- Update to 3.2.10 - Drop regex patch