]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- 4.1.10
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 20 Mar 2012 19:02:53 +0000 (19:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- changelog says xserver 1.12 supported

Changed files:
    VirtualBox.spec -> 1.424

VirtualBox.spec

index 594282e00e8f19ad30f700a5e2819872ffe6f2a8..b8363dd6649673ab07514f7ccf2a3fcbd7b20f7e 100644 (file)
 %define                _enable_debug_packages  0
 %endif
 
-%define                rel             17
+%define                rel             0.1
 %define                pname           VirtualBox
 Summary:       VirtualBox - x86 hardware virtualizer
 Summary(pl.UTF-8):     VirtualBox - wirtualizator sprzętu x86
 Name:          %{pname}%{_alt_kernel}
-Version:       4.1.8
+Version:       4.1.10
 Release:       %{rel}
 License:       GPL v2
 Group:         Applications/Emulators
 Source0:       http://download.virtualbox.org/virtualbox/%{version}/%{pname}-%{version}.tar.bz2
-# Source0-md5: 2092bba46baa62fab5520d67dee2ece8
+# Source0-md5: 263e495ef3a7ab75943af28d446ee702
 Source1:       http://download.virtualbox.org/virtualbox/%{version}/VBoxGuestAdditions_%{version}.iso
-# Source1-md5: 2eb3daf08b717c76ecf1aa56b82eab03
+# Source1-md5: 322a8fdaec597bc2aad5f8ae8a37f21b
 Source3:       %{pname}-vboxdrv.init
 Source4:       %{pname}-vboxguest.init
 Source5:       %{pname}-vboxnetflt.init
@@ -67,7 +67,6 @@ Patch3:               %{pname}-warning_workaround.patch
 Patch4:                %{pname}-vnc.patch
 Patch5:                %{pname}-dri.patch
 Patch6:                %{pname}-disable_build_NetBiosBin.patch
-Patch7:                xserver-1.12.patch
 # ubuntu patches
 Patch10:               16-no-update.patch
 Patch11:               18-system-xorg.patch
@@ -483,7 +482,6 @@ Moduł jądra Linuksa dla VirtualBoksa - sterownik obsługi DRM.
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
-%patch7 -p1
 
 %{__sed} -i -e 's,@VBOX_DOC_PATH@,%{_docdir}/%{name}-%{version},' \
        -e 's/Categories=.*/Categories=Utility;Emulator;/' src/VBox/Installer/common/virtualbox.desktop.in
This page took 0.097874 seconds and 4 git commands to generate.