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:
parent
01bfa9501d
commit
7668de59ea
@ -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
|
Tue Jun 19 17:46:44 UTC 2018 - Larry.Finger@gmail.com
|
||||||
|
|
||||||
|
@ -271,7 +271,7 @@ websrv GUI part for %{name}.
|
|||||||
%package host-KMP
|
%package host-KMP
|
||||||
Summary: Host kernel module for VirtualBox
|
Summary: Host kernel module for VirtualBox
|
||||||
Group: System/Emulators/PC
|
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}
|
Requires: %{kernel_module_package_buildreqs}
|
||||||
|
|
||||||
%description host-KMP
|
%description host-KMP
|
||||||
|
Loading…
Reference in New Issue
Block a user