diff options
author | crunchy <crunchy> | 2002-09-15 14:55:57 +0000 |
---|---|---|
committer | crunchy <crunchy> | 2002-09-15 14:55:57 +0000 |
commit | 38734679e4a63712715368e95081cd21a2d0d1d1 (patch) | |
tree | 2e463277ffb0a829402970879a7ddb288e264618 /ChangeLog | |
parent | a9c7d297c5244f6ffc5ac0f977b56f7e19d14cd1 (diff) | |
download | mpiosh-38734679e4a63712715368e95081cd21a2d0d1d1.tar.gz mpiosh-38734679e4a63712715368e95081cd21a2d0d1d1.tar.bz2 mpiosh-38734679e4a63712715368e95081cd21a2d0d1d1.zip |
spec file; fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2002-09-15 Andreas Buesching <crunchy@tzi.de> + + * kernel/Makefile.am (install): the kernel module is now installed + into the determinated module directory of the current kernel + version. + + * mpio.spec.in: created rpm spec file for creating binary and + source rpm packages + 2002-09-15 Markus Germeier <mager@tzi.de> * mpiosh/callback.c (mpiosh_cmd_debug_mem): added function @@ -12,6 +21,8 @@ * mpiosh/mpiosh.c: add a debug message, displaying the executed command in script mode + (mpiosh_command_regex_fix): better mapping for shell regular + expressions (hopefully) 2002-09-15 Markus Germeier <mager@tzi.de> |