- Install: add
rpmlint
rc configuration file to filter false positive warning messages. - Install: better guess
libdir64
andlibdir32
directory locations whenlibdir
does not end with 64 but contains 64. - Install: update RPM spec file to move libtclenvmodules in an environment-modules directory under
libdir
. - Fix rendering of loading or unloading module designation when configured color palette does not set the
hi
color key. (fix issue #455) - Remove the already loaded message displayed when verbosity level is higher or equal to
verbose2
if new tags are applied to the loaded module. (fix issue #456) - Report a global known error when current working directory cannot be retrieved due to the removal of this directory. (fix issue #457)
- Update tags set through
prereq
command on all already loaded requirements. (fix issue #459) - Update module designation with the tags set by reloading dependent module. (fix issue #460)
- Install: include the
lib/config.guess
andlib/config.sub
scripts in distribution tarball if generated byautoreconf
. - Install: call
git
command inMakefile
only if the definitions ofversion.inc
need to get built or refreshed.