Information for build environment-modules-5.4.0-1.fc41

ID7415
Package Nameenvironment-modules
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version5.4.0
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/environment-modules.git#3f753e92bf97d62bdd9fc5fb1734462914ce6a5d
SummaryProvides dynamic modification of a user's environment
DescriptionThe 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedWed, 01 May 2024 21:59:05 CST
CompletedWed, 01 May 2024 22:38:17 CST
Taskbuild (f41, /rpms/environment-modules.git:3f753e92bf97d62bdd9fc5fb1734462914ce6a5d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/environment-modules.git#3f753e92bf97d62bdd9fc5fb1734462914ce6a5d'}}
Tags
f41
RPMs
src
environment-modules-5.4.0-1.fc41.src.rpm (info) (download)
riscv64
environment-modules-5.4.0-1.fc41.riscv64.rpm (info) (download)
environment-modules-debuginfo-5.4.0-1.fc41.riscv64.rpm (info) (download)
environment-modules-debugsource-5.4.0-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
root.log
hw_info.log
build.log
installed_pkgs.log
state.log
mock_output.log
Changelog * Tue Feb 20 2024 Xavier Delaruelle <xavier.delaruelle@cea.fr> - 5.4.0-1 - Update to 5.4.0 (#2265106) - Move modulefile man page to section 5 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 27 2023 Xavier Delaruelle <xavier.delaruelle@cea.fr> - 5.3.1-1 - Update to 5.3.1 (#2217986) - Distribute ChangeLog as a zipped file to reduce installation size * Sat May 27 2023 Xavier Delaruelle <xavier.delaruelle@cea.fr> - 5.3.0-2 - Install module initialization script for fish as configuration snippet for this shell via alternatives (#2196379) * Mon May 15 2023 Xavier Delaruelle <xavier.delaruelle@cea.fr> - 5.3.0-1 - Update to 5.3.0 (#2203629) * Tue Apr 11 2023 Lukáš Zaoral <lzaoral@redhat.com> - 5.2.0-3 - migrate to SPDX license format * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Nov 08 2022 Xavier Delaruelle <xavier.delaruelle@cea.fr> - 5.2.0-1 - Update to 5.2.0 (#2140892) - Recommends Nagelfar Tcl syntax linter - Add Nagelfar linter addons * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Xavier Delaruelle <xavier.delaruelle@cea.fr> - 5.1.1-1 - Update to 5.1.1 (#2092100) - Move libtclenvmodules in an environment-modules directory under libdir * Sat Apr 30 2022 Xavier Delaruelle <xavier.delaruelle@cea.fr> - 5.1.0-1 - Update to 5.1.0 (#2080577) - Install shell completion scripts in system-wide shell-specific locations