]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
mdadm: install two more udev rules in mdadm.spec
authorSong Liu <songliubraving@fb.com>
Mon, 28 Aug 2017 22:20:35 +0000 (15:20 -0700)
committerJes Sorensen <jsorensen@fb.com>
Tue, 29 Aug 2017 17:39:12 +0000 (13:39 -0400)
To avoid rpmbuild error.

Signed-off-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
mdadm.spec

index 4e97efb4891539078f7329f4733303829e60e9c1..4e6f87029041ddfd6b6df34d729b5f4d6c96f84d 100644 (file)
@@ -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*