Commit Graph

59 Commits

Author SHA1 Message Date
Orion Poplawski
bdf13c6db7 Fix createmodule.sh to handle exported functions (bug #1197321) 2015-03-02 09:01:51 -07:00
Orion Poplawski
6dacb3a2a8 Add patch for python 3 support, use python3 for createmodule.py on F22 2015-01-28 13:07:56 -07:00
Peter Robinson
c5ce4a52cb - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 10:49:11 +00:00
Dennis Gilmore
395c16651c - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 05:30:32 -05:00
Orion Poplawski
493086ffdd Add patch to support Tcl 8.6 2014-05-27 15:29:09 -06:00
Jaroslav Škarvada
33fb121f8a - Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86 2014-05-21 12:22:02 +02:00
Orion Poplawski
d0cb1d96c1 Use alternatives for /etc/profile.d/modules.{csh,sh}
Add /usr/share/modulefiles to MODULEPATH
Add rpm macro to define %_modulesdir
2014-04-14 16:37:13 -06:00
Orion Poplawski
77378b2f85 Add upstream url for format patch 2014-02-01 10:59:06 -07:00
Orion Poplawski
6175ad238c Fix -Werror=format-security (bug #1037053) 2013-12-23 10:04:27 -07:00
Orion Poplawski
a4299a9c9d Fix changelog date 2013-09-04 09:43:41 -06:00
Orion Poplawski
b58086f7ad Release createmodule changes 2013-09-04 09:41:46 -06:00
Dennis Gilmore
65074b215d - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 04:52:19 -05:00
Orion Poplawski
6dede715e3 - Really do not replace modified profile.d scripts (bug #962762)
- Specfile cleanup
2013-05-14 08:57:33 -06:00
Orion Poplawski
c228606f00 Do not replace modified profile.d scripts (bug #953199) 2013-04-17 11:29:09 -06:00
Dennis Gilmore
c0146abe16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 14:58:10 -06:00
Orion Poplawski
dcf9388ef3 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
2013-01-15 12:11:50 -07:00
Orion Poplawski
7d528ce172 Update to 3.2.10
Drop regex patch
2012-12-21 10:53:44 -07:00
Orion Poplawski
b16484ef60 Updated createmodule.sh, added createmodule.py, can handle path prefixes 2012-10-31 16:12:22 -06:00
Orion Poplawski
2ccfc854ef Add patch to fix segfault from Tcl RexExp handling (bug 834580) 2012-08-24 08:31:16 -06:00
Dennis Gilmore
c8011ae80f - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 18:33:24 -05:00
Dennis Gilmore
871bf76188 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 19:53:00 -06:00
Orion Poplawski
49a0a51192 Update to 3.2.9c (fixes bug 753760) 2011-11-29 10:46:40 -07:00
Orion Poplawski
2e5f32b89e Make .modulespath a config file 2011-11-22 14:03:05 -07:00
Orion Poplawski
3eb0e1b08e Update to 3.2.9b 2011-11-15 16:35:52 -07:00
Orion Poplawski
9fdb202526 Add %check section 2011-11-11 15:00:04 -07:00
Orion Poplawski
13b6b5a7e9 Update to 3.2.9a
Drop strcpy patch
2011-11-11 09:02:22 -07:00
Orion Poplawski
5a9357c2ce Add patch to fix overlapping strcpy() in Remove_Path, hopefully fixes
bug 737043
2011-09-22 12:50:58 -06:00
Dennis Gilmore
982956a5fa - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 11:51:37 -06:00
Orion Poplawski
8dbe0e8569 - Update to 3.2.8a, changes --with-def-man-path to --with-man-path 2010-10-04 11:02:56 -06:00
Orion Poplawski
a8b61fb8fe - Update to 3.2.8
- Drop mandir patch, use --with-def-man-path
2010-10-04 09:06:58 -06:00
Orion Poplawski
4ae869d157 - 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)
2010-01-08 15:36:11 +00:00
Orion Poplawski
51fc1ef6e1 - Add Requires: propcs (bug #54272) 2009-11-30 16:41:37 +00:00
Orion Poplawski
27243c7396 - Don't assume different shell init scripts exist (bug #530770) 2009-10-26 17:01:51 +00:00
Orion Poplawski
a163fccc9e - Don't load bash init script when bash is running as "sh" (bug #529745) 2009-10-23 18:21:24 +00:00
Orion Poplawski
ffedddb393 - Support different flavors of "sh" (bug #529493) 2009-10-19 16:34:46 +00:00
Orion Poplawski
8eef353b20 - Add patch to fix modulecmd path in init files 2009-09-23 19:55:43 +00:00
Orion Poplawski
c73dfe2103 - Update to 3.2.7b 2009-09-23 15:06:47 +00:00
Orion Poplawski
54f0ef814f Add bash_completion.in from upstream CVS 2009-09-21 16:35:32 +00:00
Orion Poplawski
41f1313a87 - Update to 3.2.7, fixes bug #524475
- Drop versioning patch fixed upstream
2009-09-21 16:06:49 +00:00
Orion Poplawski
14002f72ab Add usage note. 2009-08-20 17:40:33 +00:00
Jesse Keating
c9eeb1ef89 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 22:11:57 +00:00
Jesse Keating
7b7026c771 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 15:09:11 +00:00
Orion Poplawski
9a804f3b8a - Change %patch -> %patch0 2008-09-03 17:40:13 +00:00
Orion Poplawski
3df758e104 - Add BR libX11-devel so modulecmd can handle X resources 2008-03-14 15:07:31 +00:00
Orion Poplawski
049fb9b0e9 - 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
2008-03-05 20:06:24 +00:00
Orion Poplawski
721111979d - Rebuild for gcc 3.4 2008-02-09 17:35:21 +00:00
alexlan
9ac7c98b9a - Rebuild for new Tcl (8.5). 2008-01-04 02:20:14 +00:00
Orion Poplawski
3b8b8cae5a - Update to 3.2.6 2007-11-02 18:06:34 +00:00
Orion Poplawski
f27b64597d Update tag to GPLv2+ 2007-08-21 20:35:41 +00:00
Orion Poplawski
88fef73818 - Update license tag to GPLv2 2007-08-21 20:25:46 +00:00