Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

environment-modules-4.5.2-1.el8 RPM for aarch64

From CentOS 8-stream BaseOS for aarch64 / Packages

Name: environment-modules Distribution: CentOS
Version: 4.5.2 Vendor: CentOS
Release: 1.el8 Build date: Wed Aug 19 22:37:51 2020
Group: System Environment/Base Build host: aarch64-05.mbox.centos.org
Size: 1976053 Source RPM: environment-modules-4.5.2-1.el8.src.rpm
Packager: CentOS Buildsys <bugs@centos.org>
Url: http://modules.sourceforge.net/
Summary: Provides dynamic modification of a user's environment
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.

Provides

Requires

License

GPLv2+

Changelog

* Tue Aug 18 2020 Jan Synáček <jsynacek@redhat.com> - 4.5.2-1
  - Update to 4.5.2 (#1860674)
* Mon Jul 13 2020 Jan Synáček <jsynacek@redhat.com> - 4.5.1-1
  - Update to 4.5.1 (#1642837)
* Thu Jul 09 2020 Jan Synáček <jsynacek@redhat.com> - 4.5.0-1
  - Update to 4.5.0 (#1642837)
* Tue Aug 06 2019 Jan Macku <jamacku@redhat.com> - 4.1.4-4
  - Gating rebuilt
* Mon Aug 05 2019 Jan Synáček <jsynacek@redhat.com> - 4.1.4-2
  - Fix postun script (#1736487)
* Wed Aug 29 2018 Jan Synáček <jsynacek@redhat.com> - 4.1.4-1
  - Update to 4.1.4 (#1619619)
  - Don't install any files under /usr as config files
* Tue Jun 26 2018 Jan Synáček <jsynacek@redhat.com> - 4.1.3-2
  - Remove unnecessary build dependency on tclx (#1595105)
* Mon Jun 25 2018 Jan Synáček <jsynacek@redhat.com> - 4.1.3-1
  - Update to 4.1.3 (#1594693)
* Wed Jun 20 2018 Tomas Orsava <torsava@redhat.com> - 4.1.2-2
  - Switch hardcoded python3 shebangs into the %{__python3} macro
  - Add missing BuildRequires on python3-devel so that %{__python3} macro is
    defined
* Tue Apr 03 2018 Jan Synáček <jsynacek@redhat.com> - 4.1.2-1
  - Update to 4.1.2 (#1562535)
* Tue Mar 06 2018 Jan Synáček <jsynacek@redhat.com> - 4.1.1-2
  - Fix error messages caused by unquoted parameters (#1549664)
* Tue Feb 20 2018 Jan Synáček <jsynacek@redhat.com> - 4.1.1-1
  - Update to 4.1.1 (#1546450, #1139165, #1545369)
    + Big thanks to Xavier Delaruelle for a spec patch!
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Jan 22 2018 Jan Synáček <jsynacek@redhat.com> - 4.1.0-1
  - Update to 4.1.0 (#1534746)
    + Big thanks to Xavier Delaruelle for a spec patch!
* Tue Nov 21 2017 Jan Synáček <jsynacek@redhat.com> - 4.0.0-2
  - Fix 4.0.0 BuildRequires and Requires (#1503408)
    + Big thanks to Xavier Delaruelle for a spec patch!
  - Fix installing manpages as alternatives
* Mon Nov 20 2017 Jan Synáček <jsynacek@redhat.com> - 4.0.0-1
  - Update to 4.0.0 (#1503408)
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.10-23
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.10-22
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Mar 16 2017 Orion Poplawski <orion@cora.nwra.com> - 3.2.10-21
  - Use alternatives for man pages as well
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.10-20
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 3.2.10-19
  - Rebuild for Python 3.6
* Sun Dec 04 2016 Orion Poplawski <orion@cora.nwra.com> - 3.2.10-18
  - Fix compilation with -Werror=implicit-function-declaration
  - Use %license
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.10-17
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Jul 13 2015 Orion Poplwski <orion@cora.nwra.com> - 3.2.10-16
  - Add patch to fix unload from loaded modulefile (bug #1117334)
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.10-15
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Mar 02 2015 Orion Poplwski <orion@cora.nwra.com> - 3.2.10-14
  - Fix createmodule.sh to handle exported functions (bug #1197321)
  - Handle more prefix/suffix cases in createmodule.{sh,py} (bug #1079341)
* Wed Jan 28 2015 Orion Poplwski <orion@cora.nwra.com> - 3.2.10-13
  - Add patch for python 3 support, use python3 for createmodule.py on F22
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.10-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.10-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue May 27 2014 Orion Poplwski <orion@cora.nwra.com> - 3.2.10-10
  - Add patch to support Tcl 8.6
* Wed May 21 2014 Jaroslav Škarvada <jskarvad@redhat.com> - 3.2.10-10
  - Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86
* Mon Apr 14 2014 Orion Poplawski <orion@cora.nwra.com> - 3.2.10-9
  - Use alternatives for /etc/profile.d/modules.{csh,sh}
  - Add /usr/share/modulefiles to MODULEPATH
  - Add rpm macro to define %_modulesdir
* Mon Dec 23 2013 Orion Poplawski <orion@cora.nwra.com> - 3.2.10-8
  - Fix -Werror=format-security (bug #1037053)
* Wed Sep 04 2013 Orion Poplawski <orion@cora.nwra.com> - 3.2.10-7
  - Update createmodule scripts to handle more path like variables (bug #976647)
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.10-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue May 14 2013 Orion Poplawski <orion@cora.nwra.com> - 3.2.10-5
  - Really do not replace modified profile.d scripts (bug #962762)
  - Specfile cleanup
* Wed Apr 17 2013 Orion Poplawski <orion@cora.nwra.com> - 3.2.10-4
  - Do not replace modified profile.d scripts (bug #953199)
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.10-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Jan 15 2013 Orion Poplawski <orion@cora.nwra.com> - 3.2.10-2
  - 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
* Fri Dec 21 2012 Orion Poplawski <orion@cora.nwra.com> - 3.2.10-1
  - Update to 3.2.10
  - Drop regex patch
* Wed Oct 31 2012 Orion Poplawski <orion@cora.nwra.com> - 3.2.9c-5
  - Updated createmodule.sh, added createmodule.py, can handle path prefixes
* Fri Aug 24 2012 Orion Poplawski <orion@cora.nwra.com> - 3.2.9c-4
  - Add patch to fix segfault from Tcl RexExp handling (bug 834580)
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.9c-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.9c-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Nov 29 2011 Orion Poplawski <orion@cora.nwra.com> - 3.2.9c-1
  - Update to 3.2.9c (fixes bug 753760)
* Tue Nov 22 2011 Orion Poplawski <orion@cora.nwra.com> - 3.2.9b-2
  - Make .modulespath a config file
* Tue Nov 15 2011 Orion Poplawski <orion@cora.nwra.com> - 3.2.9b-1
  - Update to 3.2.9b
* Fri Nov 11 2011 Orion Poplawski <orion@cora.nwra.com> - 3.2.9a-2
  - Add %check section
* Fri Nov 11 2011 Orion Poplawski <orion@cora.nwra.com> - 3.2.9a-1
  - Update to 3.2.9a
  - Drop strcpy patch
* Thu Sep 22 2011 Orion Poplawski <orion@cora.nwra.com> - 3.2.8a-3
  - Add patch to fix overlapping strcpy() in Remove_Path, hopefully fixes
    bug 737043
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.8a-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Oct 04 2010 Orion Poplawski <orion@cora.nwra.com> - 3.2.8a-1
  - Update to 3.2.8a, changes --with-def-man-path to --with-man-path
* Mon Oct 04 2010 Orion Poplawski <orion@cora.nwra.com> - 3.2.8-1
  - Update to 3.2.8
  - Drop mandir patch, use --with-def-man-path
* Thu Jan 07 2010 Orion Poplawski <orion@cora.nwra.com> - 3.2.7b-7
  - Add patch to set a sane default MANPATH
  - Add createmodule.sh utility script for creating modulefiles
* Mon Nov 30 2009 Orion Poplawski <orion@cora.nwra.com> - 3.2.7b-6
  - Add Requires: propcs (bug #54272)
* Mon Oct 26 2009 Orion Poplawski <orion@cora.nwra.com> - 3.2.7b-5
  - Don't assume different shell init scripts exist (bug #530770)
* Fri Oct 23 2009 Orion Poplawski <orion@cora.nwra.com> - 3.2.7b-4
  - Don't load bash init script when bash is running as "sh" (bug #529745)
* Mon Oct 19 2009 Orion Poplawski <orion@cora.nwra.com> - 3.2.7b-3
  - Support different flavors of "sh" (bug #529493)
* Wed Sep 23 2009 Orion Poplawski <orion@cora.nwra.com> - 3.2.7b-2
  - Add patch to fix modulecmd path in init files
* Wed Sep 23 2009 Orion Poplawski <orion@cora.nwra.com> - 3.2.7b-1
  - Update to 3.2.7b
* Mon Sep 21 2009 Orion Poplawski <orion@cora.nwra.com> - 3.2.7-1
  - Update to 3.2.7, fixes bug #524475
  - Drop versioning patch fixed upstream
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.6-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.6-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Sep 03 2008 - Orion Poplawski <orion@cora.nwra.com> - 3.2.6-6
  - Change %patch -> %patch0
* Fri Mar 14 2008 - Orion Poplawski <orion@cora.nwra.com> - 3.2.6-5
  - Add BR libX11-devel so modulecmd can handle X resources
* Wed Mar 05 2008 - Orion Poplawski <orion@cora.nwra.com> - 3.2.6-4
  - 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
* Sat Feb 09 2008 - Orion Poplawski <orion@cora.nwra.com> - 3.2.6-3
  - Rebuild for gcc 3.4
* Thu Jan 03 2008 - Alex Lancaster <alexlan at fedoraproject.org> - 3.2.6-2
  - Rebuild for new Tcl (8.5).
* Fri Nov 02 2007 - Orion Poplawski <orion@cora.nwra.com> - 3.2.6-1
  - Update to 3.2.6
* Tue Aug 21 2007 - Orion Poplawski <orion@cora.nwra.com> - 3.2.5-2
  - Update license tag to GPLv2
* Fri Feb 16 2007 - Orion Poplawski <orion@cora.nwra.com> - 3.2.5-1
  - Update to 3.2.5
* Wed Feb 14 2007 - Orion Poplawski <orion@cora.nwra.com> - 3.2.4-2
  - Rebuild for Tcl downgrade
* Fri Feb 09 2007 - Orion Poplawski <orion@cora.nwra.com> - 3.2.4-1
  - Update to 3.2.4
* Wed Dec 20 2006 - Orion Poplawski <orion@cora.nwra.com> - 3.2.3-3
  - Add --with-version-path to set VERSIONPATH (bug 220260)
* Tue Aug 29 2006 - Orion Poplawski <orion@cora.nwra.com> - 3.2.3-2
  - Rebuild for FC6
* Fri Jun 02 2006 - Orion Poplawski <orion@cora.nwra.com> - 3.2.3-1
  - Update to 3.2.3
* Fri May 05 2006 - Orion Poplawski <orion@cora.nwra.com> - 3.2.2-1
  - Update to 3.2.2
* Fri Mar 24 2006 - Orion Poplawski <orion@cora.nwra.com> - 3.2.1-1
  - Update to 3.2.1
* Thu Feb 09 2006 - Orion Poplawski <orion@cora.nwra.com> - 3.2.0p1-1
  - Update to 3.2.0p1
* Fri Jan 27 2006 - Orion Poplawski <orion@cora.nwra.com> - 3.2.0-2
  - Add profile.d links
* Tue Jan 24 2006 - Orion Poplawski <orion@cora.nwra.com> - 3.2.0-1
  - Fedora Extras packaging

Files

/etc/environment-modules
/etc/environment-modules/initrc
/etc/environment-modules/modulespath
/etc/environment-modules/siteconfig.tcl
/etc/modulefiles
/etc/profile.d/modules.csh
/etc/profile.d/modules.sh
/usr/bin/envml
/usr/bin/modulecmd
/usr/lib/.build-id
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/2c09220f9a7f7c54b71b09aecb6e2cd284f6e7
/usr/lib/rpm/macros.d/macros.environment-modules
/usr/lib64/libtclenvmodules.so
/usr/share/Modules
/usr/share/Modules/bin
/usr/share/Modules/bin/add.modules
/usr/share/Modules/bin/createmodule.py
/usr/share/Modules/bin/createmodule.sh
/usr/share/Modules/bin/mkroot
/usr/share/Modules/init
/usr/share/Modules/init/bash
/usr/share/Modules/init/bash_completion
/usr/share/Modules/init/cmake
/usr/share/Modules/init/csh
/usr/share/Modules/init/fish
/usr/share/Modules/init/fish_completion
/usr/share/Modules/init/ksh
/usr/share/Modules/init/ksh-functions
/usr/share/Modules/init/ksh-functions/ml
/usr/share/Modules/init/ksh-functions/module
/usr/share/Modules/init/ksh-functions/switchml
/usr/share/Modules/init/lisp
/usr/share/Modules/init/perl.pm
/usr/share/Modules/init/profile-compat.csh
/usr/share/Modules/init/profile-compat.sh
/usr/share/Modules/init/profile.csh
/usr/share/Modules/init/profile.sh
/usr/share/Modules/init/python.py
/usr/share/Modules/init/r.R
/usr/share/Modules/init/ruby.rb
/usr/share/Modules/init/sh
/usr/share/Modules/init/tcl
/usr/share/Modules/init/tcsh
/usr/share/Modules/init/tcsh_completion
/usr/share/Modules/init/zsh
/usr/share/Modules/init/zsh-functions
/usr/share/Modules/init/zsh-functions/_module
/usr/share/Modules/libexec
/usr/share/Modules/libexec/modulecmd.tcl
/usr/share/Modules/modulefiles
/usr/share/Modules/modulefiles/dot
/usr/share/Modules/modulefiles/module-git
/usr/share/Modules/modulefiles/module-info
/usr/share/Modules/modulefiles/modules
/usr/share/Modules/modulefiles/null
/usr/share/Modules/modulefiles/use.own
/usr/share/doc/environment-modules
/usr/share/doc/environment-modules/CONTRIBUTING.txt
/usr/share/doc/environment-modules/ChangeLog
/usr/share/doc/environment-modules/MIGRATING.txt
/usr/share/doc/environment-modules/NEWS.txt
/usr/share/doc/environment-modules/README
/usr/share/doc/environment-modules/diff_v3_v4.txt
/usr/share/doc/environment-modules/example.txt
/usr/share/licenses/environment-modules
/usr/share/licenses/environment-modules/COPYING.GPLv2
/usr/share/man/man1/ml.1.gz
/usr/share/man/man1/module-c.1.gz
/usr/share/man/man1/module.1.gz
/usr/share/man/man4/modulefile-c.4.gz
/usr/share/man/man4/modulefile.4.gz
/usr/share/modulefiles
/usr/share/vim/vimfiles/ftdetect/modulefile.vim
/usr/share/vim/vimfiles/ftplugin/modulefile.vim
/usr/share/vim/vimfiles/syntax/modulefile.vim


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Mar 26 04:16:39 2024