]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- up to 4.3.10 auto/th/VirtualBox-4.3.10-1
authorJan Palus <jan.palus@gmail.com>
Fri, 28 Mar 2014 08:35:14 +0000 (09:35 +0100)
committerJan Palus <jan.palus@gmail.com>
Fri, 28 Mar 2014 08:35:14 +0000 (09:35 +0100)
18-system-xorg.patch
VirtualBox.spec

index 35f64db807392981a3fcdf20022d7f82b5777dda..a5279a65e19ad15bbb03a96d68df00ea97c010e9 100644 (file)
@@ -55,15 +55,3 @@ Author: Michael Meskes <meskes@debian.org>, Felix Geyer <fgeyer@debian.org>
   ifdef VBoxOGL_FAKEDRI
    VBoxOGL_LIBS += \
        dl
-diff -urN VirtualBox-4.3.8.orig/src/VBox/Additions/x11/vboxvideo/Makefile.kmk VirtualBox-4.3.8/src/VBox/Additions/x11/vboxvideo/Makefile.kmk
---- VirtualBox-4.3.8.orig/src/VBox/Additions/x11/vboxvideo/Makefile.kmk        2014-02-26 12:57:53.419736985 +0100
-+++ VirtualBox-4.3.8/src/VBox/Additions/x11/vboxvideo/Makefile.kmk     2014-02-26 12:59:09.746407116 +0100
-@@ -376,7 +376,7 @@
-         /usr/include/libdrm \
-         /usr/include/xorg \
-         /usr/include/pixman-1
-- vboxvideo_drv_system_SOURCES := $(vboxvideo_drv_15_SOURCES)
-+ vboxvideo_drv_system_SOURCES := $(vboxvideo_drv_17_SOURCES)
- endif
index 53ce75526824adb78efc9a04da7dce8155912df6..30c10510b4508a33c3df0455fe6eba2422cdf376 100644 (file)
@@ -61,19 +61,19 @@ exit 1
 %define                bkpkg   %(echo %{_build_kernels} | tr , '\\n' | while read n ; do echo %%undefine alt_kernel ; [ -z "$n" ] || echo %%define alt_kernel $n ; echo %%build_kernel_pkg ; done)
 %define                ikpkg   %(echo %{_build_kernels} | tr , '\\n' | while read n ; do echo %%undefine alt_kernel ; [ -z "$n" ] || echo %%define alt_kernel $n ; echo %%install_kernel_pkg ; done)
 
-%define                rel             4
+%define                rel             1
 %define                pname           VirtualBox
 Summary:       VirtualBox - x86 hardware virtualizer
 Summary(pl.UTF-8):     VirtualBox - wirtualizator sprzętu x86
 Name:          %{pname}%{?_pld_builder:%{?with_kernel:-kernel}}%{_alt_kernel}
-Version:       4.3.8
+Version:       4.3.10
 Release:       %{rel}%{?_pld_builder:%{?with_kernel:@%{_kernel_ver_str}}}
 License:       GPL v2
 Group:         Applications/Emulators
 Source0:       http://download.virtualbox.org/virtualbox/%{version}/%{pname}-%{version}.tar.bz2
-# Source0-md5: 422ab09b7eb9c0564b55a6a0a6e6678f
+# Source0-md5: c3e9e61d5ed7c672bfc747fb8df4367b
 Source1:       http://download.virtualbox.org/virtualbox/%{version}/VBoxGuestAdditions_%{version}.iso
-# Source1-md5: f23d3980a509418b2dcb614483271ffa
+# Source1-md5: 1c5ff3a2cc9ff615aa79788c5e771fdc
 Source2:       vboxservice.init
 Source3:       vboxservice.service
 Source5:       mount.vdi
This page took 0.193566 seconds and 4 git commands to generate.