aboutsummaryrefslogtreecommitdiff
path: root/mpio.spec.in
diff options
context:
space:
mode:
authorgermeier <germeier>2004-04-19 12:19:19 +0000
committergermeier <germeier>2004-04-19 12:19:19 +0000
commit8239e1579a40a1355a74ba911a9db1d6d7405bfe (patch)
tree765ff95e08cba33b17e49e0078a17180ff284922 /mpio.spec.in
parent5961b46c312996207fb13d22c02bd3326ea48eb4 (diff)
downloadmpiosh-8239e1579a40a1355a74ba911a9db1d6d7405bfe.tar.gz
mpiosh-8239e1579a40a1355a74ba911a9db1d6d7405bfe.tar.bz2
mpiosh-8239e1579a40a1355a74ba911a9db1d6d7405bfe.zip
several debug messages clean ups
removed #ifdefs HAVE_USB (is mandatory!) added #ifdefs USE_KMODULE (is deprecated but can still be used) added hotplug infrastructure changed version to 0.7.1-pre1
Diffstat (limited to 'mpio.spec.in')
-rw-r--r--mpio.spec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/mpio.spec.in b/mpio.spec.in
index 842de6a..2c4aaa3 100644
--- a/mpio.spec.in
+++ b/mpio.spec.in
@@ -45,6 +45,9 @@ echo "%defattr(644,root,root)" >> /tmp/mpio-files.lst
echo "%sysconfdir/mpio/mpioshrc" >> /tmp/mpio-files.lst
echo "%prefix/include/mpio/mpio.h" >> /tmp/mpio-files.lst
echo "%prefix/include/mpio/defs.h" >> /tmp/mpio-files.lst
+echo "/etc/hotplug/usb/libmpio.usermap" >> /tmp/mpio-files.lst
+echo "%defattr(755,root,root)" >> /tmp/mpio-files.lst
+echo "/etc/hotplug/usb/libmpio" >> /tmp/mpio-files.lst
make DESTDIR=$RPM_BUILD_ROOT install