[build] rpm specfile fix
authorMatthew Kent <matt@bravenet.com>
Sun, 30 Nov 2008 22:55:10 +0000 (23:55 +0100)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Sun, 30 Nov 2008 22:55:10 +0000 (23:55 +0100)
catch up with recent file movement.

multipath-tools.spec.in

index b224779..389c07c 100644 (file)
@@ -45,8 +45,12 @@ rm -rf $RPM_BUILD_ROOT
 %{prefix}/usr/share/man/man8/multipath.8.gz
 %{prefix}/usr/share/man/man8/kpartx.8.gz
 %{prefix}/usr/share/man/man8/multipathd.8.gz
+%{prefix}/usr/share/man/man5/multipath.conf.5.gz
 %{prefix}/sbin/multipathd
 %{prefix}/etc/udev/rules.d/multipath.rules
+%{prefix}/etc/udev/rules.d/kpartx.rules
+%{prefix}/lib/udev/kpartx_id
+%{prefix}/lib/multipath/*.so
 
 
 %changelog