From 8239e1579a40a1355a74ba911a9db1d6d7405bfe Mon Sep 17 00:00:00 2001 From: germeier Date: Mon, 19 Apr 2004 12:19:19 +0000 Subject: 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 --- mpio.spec.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mpio.spec.in') 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 -- cgit v1.2.3