aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--mpio.spec.in1
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af3b3b4..b84bb0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-09-21 Andreas Buesching <crunchy@tzi.de>
+ * mpio.spec.in (CFLAGS): add 'depmod -a' call to post install
+ instructions
+
* kernel/Makefile.am: add target clean and fixed the install
target to not strip the kernel module
diff --git a/mpio.spec.in b/mpio.spec.in
index 303a8c2..fcd5d05 100644
--- a/mpio.spec.in
+++ b/mpio.spec.in
@@ -32,6 +32,7 @@ make DESTDIR=$RPM_BUILD_ROOT install-strip
%post
mkmpiodev
ldconfig
+depmod -a
%preun
mkmpiodev -r