forked from jengelh/virtualbox
Accepting request 732783 from home:lwfinger:branches:Virtualization
- Add BuildRequires for device-mapper - Add file "fixes_for_5.4.patch" to handle API changes in kernel 5.4 OBS-URL: https://build.opensuse.org/request/show/732783 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=505
This commit is contained in:
committed by
Git OBS Bridge
parent
a7e58ef2cc
commit
23dfa4f254
@@ -147,6 +147,8 @@ Patch131: fixes_for_5.3.patch
|
||||
# Fixes for Qt5.13 on 32-bit systems
|
||||
Patch132: fixes_for_qt5.13.patch
|
||||
#endif
|
||||
# Fixes for API changes in kernel 5.4
|
||||
Patch133: fixes_for_5.4.patch
|
||||
Patch999: virtualbox-fix-ui-background-color.patch
|
||||
#
|
||||
BuildRequires: LibVNCServer-devel
|
||||
@@ -163,6 +165,7 @@ BuildRequires: boost-devel
|
||||
%endif
|
||||
BuildRequires: %{kernel_module_package_buildreqs}
|
||||
BuildRequires: dev86
|
||||
BuildRequires: device-mapper
|
||||
BuildRequires: device-mapper-devel
|
||||
BuildRequires: dmidecode
|
||||
BuildRequires: e2fsprogs-devel
|
||||
@@ -449,6 +452,7 @@ as an "extpack" for VirtualBox. The implementation is licensed under GPL.
|
||||
%ifarch %ix86 && 0%{?qt5ver} >= 51300
|
||||
%patch132 -p1
|
||||
%endif
|
||||
%patch133 -p1
|
||||
|
||||
# make VB UI background colors look sane again
|
||||
%patch999 -p1
|
||||
|
Reference in New Issue
Block a user