forked from jengelh/virtualbox
- Version bump to 5.0.0:
* Major bump from 4 series with tons of changes. * Read upstream changelog for in-depth informations - Obsoleted patches: * gcc5-support.patch * gcc51-support.patch - Refreshed patches: * gcc5-real-support.patch * vbox-disable-updates.diff * virtualbox-system-x.patch OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=206
This commit is contained in:
committed by
Git OBS Bridge
parent
5ac0532338
commit
77d1328616
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package virtualbox
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%define _vbox_instdir %{_libexecdir}/virtualbox
|
||||
%define _udevrulesdir %{_libexecdir}/udev/rules.d
|
||||
Name: virtualbox
|
||||
Version: 4.3.28
|
||||
Version: 5.0.0
|
||||
Release: 0
|
||||
Summary: VirtualBox is an Emulator
|
||||
License: GPL-2.0+
|
||||
@@ -75,9 +75,8 @@ Patch103: vbox-disable-updates.diff
|
||||
Patch104: vbox-fpie.diff
|
||||
#smap issues on Haswell or Broadwell (boo#931461)
|
||||
Patch105: smap.diff
|
||||
Patch106: gcc5-support.patch
|
||||
Patch107: gcc51-support.patch
|
||||
Patch108: gcc5-real-support.patch
|
||||
# Patch to build with Factory gcc5
|
||||
Patch106: gcc5-real-support.patch
|
||||
BuildRequires: LibVNCServer-devel
|
||||
BuildRequires: SDL-devel
|
||||
BuildRequires: acpica
|
||||
@@ -298,12 +297,10 @@ This package contains icons for guest desktop files that were created on the des
|
||||
%patch99 -p1
|
||||
%patch100
|
||||
%patch101 -p1
|
||||
%patch103
|
||||
%patch103 -p1
|
||||
%patch104 -p1
|
||||
%patch105 -p1
|
||||
%patch106
|
||||
%patch107
|
||||
%patch108 -p1
|
||||
%patch106 -p1
|
||||
#copy user manual
|
||||
cp %{SOURCE1} UserManual.pdf
|
||||
#copy kbuild config
|
||||
|
Reference in New Issue
Block a user