[VirtualBox] Rebase VirtualBox-5.0.22-guest_soname.patch

Sérgio M. Basto sergiomb at rpmfusion.org
Fri Oct 14 05:27:30 CEST 2016


commit a30ccdd83b72e261df9ab5e8efa3e8177f20e73b
Author: Sérgio M. Basto <sergio at serjux.com>
Date:   Fri Oct 14 04:26:48 2016 +0100

    Rebase VirtualBox-5.0.22-guest_soname.patch

 VirtualBox-5.0.22-guest_soname.patch | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/VirtualBox-5.0.22-guest_soname.patch b/VirtualBox-5.0.22-guest_soname.patch
index 6447ffb..df507a7 100644
--- a/VirtualBox-5.0.22-guest_soname.patch
+++ b/VirtualBox-5.0.22-guest_soname.patch
@@ -1,7 +1,7 @@
 Do not change SONAME in Linux for VBoxOGL and VBoxEGL
---- ./src/VBox/Additions/common/crOpenGL/Makefile.kmk.orig	2016-07-15 23:07:46.253032128 +0200
-+++ ./src/VBox/Additions/common/crOpenGL/Makefile.kmk	2016-07-15 23:20:17.923679249 +0200
-@@ -221,7 +221,6 @@
+--- ./src/VBox/Additions/common/crOpenGL/Makefile.kmk.orig	2016-10-14 03:28:39.435782415 +0100
++++ ./src/VBox/Additions/common/crOpenGL/Makefile.kmk	2016-10-14 03:28:59.434036287 +0100
+@@ -245,7 +245,6 @@ endif
    	dl
    endif
   else
@@ -9,9 +9,9 @@ Do not change SONAME in Linux for VBoxOGL and VBoxEGL
    VBoxOGL_LDFLAGS.linux += -Wl,-e,LibMain
   endif
  endif
-@@ -705,7 +704,6 @@
- VBoxEGL_SOURCES        = egl.c
+@@ -731,7 +730,6 @@ ifndef VBOX_USE_SYSTEM_XORG_HEADERS
  VBoxEGL_INCS           = $(VBOX_PATH_X11_ROOT)/mesa-11.0.7
+ endif
  VBoxEGL_LIBS           = $(VBOX_LIB_OGL) $(VBOX_LIB_IPRT_GUEST_R3_SHARED)
 -VBoxEGL_SONAME.linux   = libEGL.so.1
  


More information about the rpmfusion-commits mailing list