To avoid rpmbuild error. Signed-off-by: Song Liu <songliubraving@xxxxxx> --- mdadm.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mdadm.spec b/mdadm.spec index 4e97efb..4e6f870 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -37,8 +37,10 @@ rm -rf $RPM_BUILD_ROOT %doc TODO ChangeLog mdadm.conf-example COPYING %{_sbindir}/mdadm %{_sbindir}/mdmon +/usr/lib/udev/rules.d/01-md-raid-creating.rules /usr/lib/udev/rules.d/63-md-raid-arrays.rules /usr/lib/udev/rules.d/64-md-raid-assembly.rules +/usr/lib/udev/rules.d/69-md-clustered-confirm-device.rules %config(noreplace,missingok)/%{_sysconfdir}/mdadm.conf %{_mandir}/man*/md* -- 2.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html