summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSong Liu <songliubraving@fb.com>2017-08-29 00:20:35 +0200
committerJes Sorensen <jsorensen@fb.com>2017-08-29 19:39:12 +0200
commit52f6a11ec800114164a5b6866548109e0cbf8578 (patch)
tree7ee6d845fb0da77c149be28e034277c2ad607995
parentDetail: differentiate between container and inactive arrays (diff)
downloadmdadm-52f6a11ec800114164a5b6866548109e0cbf8578.tar.xz
mdadm-52f6a11ec800114164a5b6866548109e0cbf8578.zip
mdadm: install two more udev rules in mdadm.spec
To avoid rpmbuild error. Signed-off-by: Song Liu <songliubraving@fb.com> Signed-off-by: Jes Sorensen <jsorensen@fb.com>
-rw-r--r--mdadm.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/mdadm.spec b/mdadm.spec
index 4e97efb4..4e6f8702 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*