forked from pool/libvirt
- spec: Enable mdevctl support in the nodedev driver for SLE15 SP3
jsc#SLE-15861, bsc#1179770 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=864
This commit is contained in:
parent
0b3a0a1f93
commit
2a51407f2d
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 9 00:07:16 UTC 2020 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
- spec: Enable mdevctl support in the nodedev driver for SLE15 SP3
|
||||
jsc#SLE-15861, bsc#1179770
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 23:11:45 UTC 2020 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
|
@ -446,7 +446,7 @@ Group: System/Management
|
||||
Requires: %{name}-daemon = %{version}-%{release}
|
||||
Requires: %{name}-libs = %{version}-%{release}
|
||||
# For managing persistent mediated devices
|
||||
%if 0%{?suse_version} >= 1550
|
||||
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150300
|
||||
Requires: mdevctl
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user