forked from pool/virtualbox
- Fix build with the pending Qt 5.13. File "fixes_for_qt5.13.patch" is added.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=475
This commit is contained in:
parent
0613a84ab5
commit
ba6b212140
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 17:53:11 UTC 2019 - Larry Finger <Larry.Finger@gmail.com>
|
||||
|
||||
- Fix build with the pending Qt 5.13. File "fixes_for_qt5.13.patch" is added.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 20 19:31:19 UTC 2019 - Larry Finger <Larry.Finger@gmail.com>
|
||||
|
||||
|
@ -135,6 +135,8 @@ Patch128: fix_lib_search.patch
|
||||
Patch129: fixes_for_Leap15.1.patch
|
||||
# Fixes for kernel 5.1
|
||||
Patch130: fixes_for_5.1.patch
|
||||
# Fixes for Qt5.13
|
||||
Patch131: fixes_for_qt5.13.patch
|
||||
#endif
|
||||
#
|
||||
BuildRequires: LibVNCServer-devel
|
||||
@ -438,6 +440,7 @@ as an "extpack" for VirtualBox. The implementation is licensed under GPL.
|
||||
%patch128 -p1
|
||||
%patch129 -p1
|
||||
%patch130 -p1
|
||||
%patch131 -p1
|
||||
|
||||
#copy user manual
|
||||
cp %{SOURCE1} UserManual.pdf
|
||||
|
Loading…
Reference in New Issue
Block a user