Add systemd-udev require.
It is needed to proper owning of /usr/lib/udev/rules.d directory.
This commit is contained in:
parent
b1250de389
commit
c4a2ecb6e4
@ -66,6 +66,10 @@ BuildRequires: automake autoconf libtool
|
|||||||
Obsoletes: diskdumputils netdump kexec-tools-eppic
|
Obsoletes: diskdumputils netdump kexec-tools-eppic
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%ifnarch s390x
|
||||||
|
Requires: systemd-udev%{?_isa}
|
||||||
|
%endif
|
||||||
|
|
||||||
#START INSERT
|
#START INSERT
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user