1
0
forked from pool/virtualbox

- Fix typo in host KMP line.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=436
This commit is contained in:
Larry Finger 2018-06-26 15:12:16 +00:00 committed by Git OBS Bridge
parent 01bfa9501d
commit 7668de59ea
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 26 15:11:29 UTC 2018 - Larry.Finger@gmail.com
- Fix typo in host KMP line.
-------------------------------------------------------------------
Tue Jun 19 17:46:44 UTC 2018 - Larry.Finger@gmail.com

View File

@ -271,7 +271,7 @@ websrv GUI part for %{name}.
%package host-KMP
Summary: Host kernel module for VirtualBox
Group: System/Emulators/PC
%kernel_module_package -t %%{_builddir}/virtualbox-kmp-template -p %%{SOURCE7} -n %%{name}-host -f %%{SOURCE5} -x kdump um xen pae xenpae pv
%kernel_module_package -t %{_builddir}/virtualbox-kmp-template -p %%{SOURCE7} -n %%{name}-host -f %%{SOURCE5} -x kdump um xen pae xenpae pv
Requires: %{kernel_module_package_buildreqs}
%description host-KMP