Accepting request 933225 from Base:System

- Use %{_sbindir} for prerequisite of mkinitrd to work with
  usrmerge of dracut-mkinitrd-deprecated (forwarded request 933221 from suntorytimed)

OBS-URL: https://build.opensuse.org/request/show/933225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mdadm?expand=0&rev=131
This commit is contained in:
Dominique Leuenberger 2021-11-24 22:54:20 +00:00 committed by Git OBS Bridge
commit 03138bffcf
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 23 08:42:24 UTC 2021 - Stefan Weiberg <sweiberg@suse.com>
- Use %{_sbindir} for prerequisite of mkinitrd to work with
usrmerge of dracut-mkinitrd-deprecated
-------------------------------------------------------------------
Wed Oct 6 04:15:49 UTC 2021 - Neil Brown <nfbrown@suse.com>

View File

@ -32,7 +32,7 @@ BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(systemd)
BuildRequires: pkgconfig(udev)
PreReq: %fillup_prereq
PreReq: /sbin/mkinitrd
PreReq: %{_sbindir}/mkinitrd
PreReq: coreutils
Recommends: smtp_daemon
URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/