mirror of
https://abf.rosa.ru/djam/virtualbox.git
synced 2025-02-24 01:22:45 +00:00
- really rediff libpath patch
- make the two dkms packages conflict as both of them export the same symbol (Debian) - update 16-no-update.patch, now it hides the update menu item and settings page instead of disabling them (Debian) SILENT: svn-revision: 560895
This commit is contained in:
parent
079e5c5327
commit
2a2f730e4f
1 changed files with 3 additions and 1 deletions
|
@ -103,6 +103,7 @@ Summary: VirtualBox OSE kernel module
|
|||
Group: System/Kernel and hardware
|
||||
Requires(post): dkms
|
||||
Requires(preun): dkms
|
||||
Conflicts: dkms-vboxadditions
|
||||
|
||||
%description -n dkms-%{name}
|
||||
Kernel support for VirtualBox OSE.
|
||||
|
@ -140,6 +141,7 @@ Provides: dkms-vboxsf = %{version}-%{release}
|
|||
Obsoletes: dkms-vboxsf < %{version}-%{release}
|
||||
Provides: dkms-vboxvideo = %{version}-%{release}
|
||||
Obsoletes: dkms-vboxvideo < %{version}-%{release}
|
||||
Conflicts: dkms-%{name}
|
||||
|
||||
%description -n dkms-vboxadditions
|
||||
Kernel module for VirtualBox OSE additions.
|
||||
|
@ -164,7 +166,7 @@ The X.org driver for video in VirtualBox guests
|
|||
|
||||
%prep
|
||||
%setup -q -n %{distname}
|
||||
%patch1 -b .libpath-3.1
|
||||
%patch1 -p1 -b .libpath-3.2.6
|
||||
%patch2 -p1 -b .kernelrelease
|
||||
%patch4 -p1 -b .futex
|
||||
%patch5 -p1 -b .fix-timesync-req
|
||||
|
|
Loading…
Add table
Reference in a new issue