Author: sergiomb
Update of /cvs/free/rpms/VirtualBox-OSE/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv11040
Modified Files:
.cvsignore VirtualBox-OSE-4.1.2-libcxx.patch
VirtualBox-OSE.spec sources
Log Message:
* Fri Mar 23 2012 Sérgio Basto <sergio(a)serjux.com> - 4.1.10-1
- New release.
- Upsteam says that java stuff is fiexd ,
https://www.virtualbox.org/ticket/9848#comment:5
- Upsteam says that have compile fixes for kernel 3.3-rc1 (in changelog).
- backport fix for web-service with newer versions of GSOAP, Changeset 40476 and 40477 in
vbox, kindly
fixed from Frank Mehnert "The real fix can be found in r40476 and r40477. You
should be able to
apply these fixes to VBox 4.1.10 as well." and add -lssl and -lcrypto by my self.
- drop Patch to allow to build with GCC 4.7
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE/F-17/.cvsignore,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- .cvsignore 23 Dec 2011 03:23:02 -0000 1.31
+++ .cvsignore 23 Mar 2012 15:37:39 -0000 1.32
@@ -1 +1 @@
-VirtualBox-4.1.8.tar.bz2
+VirtualBox-4.1.10.tar.bz2
VirtualBox-OSE-4.1.2-libcxx.patch:
Config.kmk | 4 ++--
configure | 2 +-
src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk | 2 +-
src/VBox/Additions/x11/VBoxClient/Makefile.kmk | 5 +----
src/VBox/Frontends/VirtualBox/Makefile.kmk | 2 +-
src/VBox/HostDrivers/Support/Makefile.kmk | 2 +-
src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk | 12 ++++++------
src/VBox/HostDrivers/win/Makefile.kmk | 2 +-
src/VBox/Installer/win/InstallHelper/Makefile.kmk | 2 +-
src/VBox/Installer/win/Resources/Makefile.kmk | 2 +-
src/VBox/Installer/win/Stub/Makefile.kmk | 2 +-
src/VBox/Storage/testcase/Makefile.kmk | 2 +-
src/libs/liblzf-3.4/Makefile.kmk | 2 +-
src/libs/zlib-1.2.6/Makefile.kmk | 3 +--
14 files changed, 20 insertions(+), 24 deletions(-)
Index: VirtualBox-OSE-4.1.2-libcxx.patch
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE/F-17/VirtualBox-OSE-4.1.2-libcxx.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- VirtualBox-OSE-4.1.2-libcxx.patch 22 Sep 2011 10:04:38 -0000 1.1
+++ VirtualBox-OSE-4.1.2-libcxx.patch 23 Mar 2012 15:37:39 -0000 1.2
@@ -251,8 +251,8 @@
VBox-liblzf-static_DEFS.x86 = $(VBox-liblzf_DEFS.x86)
diff --git a/src/libs/zlib-1.2.1/Makefile.kmk b/src/libs/zlib-1.2.1/Makefile.kmk
index fde8b7c..405d354 100644
---- a/src/libs/zlib-1.2.1/Makefile.kmk
-+++ b/src/libs/zlib-1.2.1/Makefile.kmk
+--- a/src/libs/zlib-1.2.6/Makefile.kmk
++++ b/src/libs/zlib-1.2.6/Makefile.kmk
@@ -39,7 +39,7 @@ VBox-zlib_SOURCES = \
inftrees.c \
inffast.c
Index: VirtualBox-OSE.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE/F-17/VirtualBox-OSE.spec,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- VirtualBox-OSE.spec 15 Jan 2012 00:33:09 -0000 1.86
+++ VirtualBox-OSE.spec 23 Mar 2012 15:37:39 -0000 1.87
@@ -14,8 +14,8 @@
%global prereltag %{?prerel:_%(awk 'BEGIN {print
toupper("%{prerel}")}')}
Name: VirtualBox-OSE
-Version: 4.1.8
-Release: 4%{?prerel:.%{prerel}}%{?dist}
+Version: 4.1.10
+Release: 1%{?prerel:.%{prerel}}%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
Group: Development/Tools
@@ -42,7 +42,7 @@
Patch17: VirtualBox-OSE-4.0.0-beramono.patch
Patch18: VirtualBox-OSE-4.0.2-aiobug.patch
Patch20: VirtualBox-OSE-4.1.2-testmangle.patch
-Patch21: VirtualBox-OSE-4.1.8-gcc47.patch
+Patch22: VirtualBox-OSE-4.1.10-gsoap.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,10 +53,9 @@
%endif
BuildRequires: openssl-devel
BuildRequires: libcurl-devel
-BuildRequires: dev86 iasl libxslt-devel xerces-c-devel libXcursor-devel libIDL-devel
libXcomposite-devel
+BuildRequires: dev86 iasl libxslt-devel xerces-c-devel libIDL-devel
BuildRequires: yasm
BuildRequires: pulseaudio-libs-devel
-BuildRequires: libXmu-devel
BuildRequires: python-devel
BuildRequires: desktop-file-utils
BuildRequires: libcap-devel
@@ -78,6 +77,9 @@
BuildRequires: xorg-x11-proto-devel
BuildRequires: xorg-x11-server-source
BuildRequires: xorg-x11-server-devel
+BuildRequires: libXcursor-devel
+BuildRequires: libXcomposite-devel
+BuildRequires: libXmu-devel
# Plague-specific weirdness
%if 0%{?fedora} > 11 || 0%{?rhel} > 5
@@ -90,6 +92,7 @@
Requires(post): desktop-file-utils
Requires(postun): desktop-file-utils
+Requires(post): systemd-units
Requires: %{name}-kmod = %{version}%{?prereltag}
Provides: %{name}-kmod-common = %{version}%{?prereltag}
@@ -155,7 +158,7 @@
%prep
-%setup -q -n VirtualBox-%{version}_OSE
+%setup -q -n VirtualBox-%{version}
find -name '*.py[co]' -delete
%patch1 -p1 -b .noupdates
@@ -171,7 +174,7 @@
%patch17 -p1 -b .beramono
%patch18 -p1 -b .aiobug
%patch20 -p1 -b .testmangle
-%patch21 -p1 -b .gcc47
+%patch22 -p1 -b .gsoap
# Remove prebuilt binary tools
rm -rf kBuild
@@ -182,7 +185,7 @@
%build
-./configure --disable-kmods --enable-webservice --disable-java
+./configure --disable-kmods --enable-webservice
. ./env.sh
# VirtualBox build system installs and builds in the same step,
@@ -500,10 +503,19 @@
%changelog
+* Fri Mar 23 2012 Sérgio Basto <sergio(a)serjux.com> - 4.1.10-1
+- New release.
+- Upsteam says that java stuff is fiexd ,
https://www.virtualbox.org/ticket/9848#comment:5
+- Upsteam says that have compile fixes for kernel 3.3-rc1 (in changelog).
+- backport fix for web-service with newer versions of GSOAP, Changeset 40476 and 40477 in
vbox, kindly
+ fixed from Frank Mehnert "The real fix can be found in r40476 and r40477. You
should be able to
+ apply these fixes to VBox 4.1.10 as well." and add -lssl and -lcrypto by my self.
+- drop Patch to allow to build with GCC 4.7
+
* Tue Jan 15 2012 Sérgio Basto <sergio(a)serjux.com> - 4.1.8-4
- Patch to allow to build with GCC 4.7
- Try fix usb/udev problem on updates without reboot computer.
-- Improves on xorg17 patch, which is the xorg on guest part, we try build with our
sources!.
+- Improves on xorg17 patch, which is the xorg on guest part, we try build with our
sources!.
Currently broken on rawhide with xorg-x11-server-1.11.99.901-2.20120103.fc17. As
mentioned on
https://bugs.freedesktop.org/show_bug.cgi?id=43235, it fix on git, so I hope that will
be fix on
next build of xorg-x11-server.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE/F-17/sources,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- sources 23 Dec 2011 03:23:02 -0000 1.31
+++ sources 23 Mar 2012 15:37:40 -0000 1.32
@@ -1 +1 @@
-2092bba46baa62fab5520d67dee2ece8 VirtualBox-4.1.8.tar.bz2
+263e495ef3a7ab75943af28d446ee702 VirtualBox-4.1.10.tar.bz2