automatic version update by autodist [release 4.3.26-1mamba;Thu Apr 30 2015]
This commit is contained in:
parent
47bc8bb2b6
commit
c0388c7a42
11
VirtualBox-4.3.26-vdfuse.patch
Normal file
11
VirtualBox-4.3.26-vdfuse.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- VirtualBox-4.3.26/vdfuse/vdbuild_new.orig 2014-04-17 11:16:54.000000000 +0200
|
||||
+++ VirtualBox-4.3.26/vdfuse/vdbuild_new 2015-04-30 02:23:20.788865479 +0200
|
||||
@@ -50,7 +50,7 @@
|
||||
`pkg-config --cflags --libs fuse` \
|
||||
-I"${incdir}" \
|
||||
-Wl,-rpath,"${INSTALL_DIR}" \
|
||||
- -l:"${INSTALL_DIR}"/VBoxDDU.so \
|
||||
+ ${INSTALL_DIR}/VBoxDDU.so \
|
||||
-Wall ${CFLAGS}
|
||||
|
||||
if [ -z "${NOSTRIP}" ]; then
|
@ -17,7 +17,7 @@
|
||||
%endif
|
||||
|
||||
Name: VirtualBox
|
||||
Version: 4.3.20
|
||||
Version: 4.3.26
|
||||
Release: 1mamba
|
||||
Summary: A general-purpose full virtualizer for x86 hardware
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -38,6 +38,7 @@ Patch1: %{name}-4.1.8-x86_64-disable_check_32bit.patch
|
||||
Patch2: VirtualBox-4.3.12-gcc-4.9.patch
|
||||
Patch3: VirtualBox-4.2.16-vboxusb-permissions.patch
|
||||
Patch4: VirtualBox-4.3.12-gcc-4.9.0.patch
|
||||
Patch5: VirtualBox-4.3.26-vdfuse.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -156,6 +157,7 @@ Kernel DRM driver for VirtualBox guest machines.
|
||||
#%patch2 -p1
|
||||
#%patch4 -p1
|
||||
%patch3 -p1
|
||||
%patch5 -p1
|
||||
|
||||
%build
|
||||
#:<< _EOF
|
||||
@ -585,6 +587,9 @@ fi
|
||||
%{_prefix}/src/vboxvideo-%{version}/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 30 2015 Automatic Build System <autodist@mambasoft.it> 4.3.26-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 22 2014 Automatic Build System <autodist@mambasoft.it> 4.3.20-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user