automatic version update by autodist [release 4.3.26-1mamba;Thu Apr 30 2015]

This commit is contained in:
Automatic Build System 2024-01-05 17:54:48 +01:00
parent 47bc8bb2b6
commit c0388c7a42
2 changed files with 17 additions and 1 deletions

View 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

View File

@ -17,7 +17,7 @@
%endif %endif
Name: VirtualBox Name: VirtualBox
Version: 4.3.20 Version: 4.3.26
Release: 1mamba Release: 1mamba
Summary: A general-purpose full virtualizer for x86 hardware Summary: A general-purpose full virtualizer for x86 hardware
Group: Graphical Desktop/Applications/Utilities 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 Patch2: VirtualBox-4.3.12-gcc-4.9.patch
Patch3: VirtualBox-4.2.16-vboxusb-permissions.patch Patch3: VirtualBox-4.2.16-vboxusb-permissions.patch
Patch4: VirtualBox-4.3.12-gcc-4.9.0.patch Patch4: VirtualBox-4.3.12-gcc-4.9.0.patch
Patch5: VirtualBox-4.3.26-vdfuse.patch
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -156,6 +157,7 @@ Kernel DRM driver for VirtualBox guest machines.
#%patch2 -p1 #%patch2 -p1
#%patch4 -p1 #%patch4 -p1
%patch3 -p1 %patch3 -p1
%patch5 -p1
%build %build
#:<< _EOF #:<< _EOF
@ -585,6 +587,9 @@ fi
%{_prefix}/src/vboxvideo-%{version}/* %{_prefix}/src/vboxvideo-%{version}/*
%changelog %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 * Sat Nov 22 2014 Automatic Build System <autodist@mambasoft.it> 4.3.20-1mamba
- automatic version update by autodist - automatic version update by autodist