Name: | environment-modules |
---|---|
Version: | 5.3.0 |
Release: | 1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 3097853 |
License: | GPLv2+ |
RPM: | environment-modules-5.3.0-1.el9.x86_64.rpm |
Source RPM: | environment-modules-5.3.0-1.el9.src.rpm |
Build Date: | Sat Oct 14 2023 |
Build Host: | build-ol9-x86_64.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. |
- Rebase to environment-modules 5.3.0 (rhbz#2207885)
- Fix profile.sh login shell misdetection (#2128975)
- Update to 5.0.1 (#2004402)
- Update to 5.0.0 (#2004402) + Based on spec by Xavier Delaruelle in Fedora Rawhide. Thanks a lot! - Configuration guide example.txt is replaced by more up to date INSTALL.txt document
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for added gating.yaml. Related rhbz#1989523
- Update to 5.0.0-alpha (#1989523) + Based on spec by Xavier Delaruelle in Fedora Rawhide. Thanks a lot! - Remove createmodule.sh and createmodule.py utilities ('module sh-to-mod' should be used instead) - Remove configure options that have been made default starting version 5.0 - Remove compat subpackage - Run non-regression tests in quick mode
- add bcond for compat subpackage (#1940568)