rpms/VirtualBox/devel .cvsignore, 1.49, 1.50 VirtualBox-4.3.0-libcxx.patch, 1.1, 1.2 VirtualBox.spec, 1.51, 1.52 sources, 1.49, 1.50

Sérgio M. Basto sergiomb at rpmfusion.org
Sat Nov 2 12:32:27 CET 2013


Author: sergiomb

Update of /cvs/free/rpms/VirtualBox/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv17203

Modified Files:
	.cvsignore VirtualBox-4.3.0-libcxx.patch VirtualBox.spec 
	sources 
Log Message:
* Sat Nov 02 2013 Sérgio Basto <sergio at serjux.com> - 4.3.2-1
- New upstream release, bugfix release.



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/.cvsignore,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- .cvsignore	28 Oct 2013 19:10:12 -0000	1.49
+++ .cvsignore	2 Nov 2013 11:32:26 -0000	1.50
@@ -1 +1 @@
-VirtualBox-4.3.0.tar.bz2
+VirtualBox-4.3.2.tar.bz2

VirtualBox-4.3.0-libcxx.patch:
 ./src/VBox/Runtime/Makefile.kmk                             |    2 +-
 ./src/VBox/Storage/testcase/Makefile.kmk                    |    4 ++--
 ./src/libs/kStuff/Makefile.kmk                              |    2 +-
 Config.kmk                                                  |    4 ++--
 b/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk |    2 +-
 b/src/VBox/Additions/x11/VBoxClient/Makefile.kmk            |    4 +---
 b/src/VBox/HostDrivers/Support/Makefile.kmk                 |    2 +-
 b/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk              |   12 ++++++------
 b/src/VBox/HostDrivers/win/Makefile.kmk                     |    2 +-
 b/src/VBox/Installer/win/InstallHelper/Makefile.kmk         |    2 +-
 b/src/VBox/Installer/win/Resources/Makefile.kmk             |    2 +-
 configure                                                   |    2 +-
 src/VBox/Installer/win/Stub/Makefile.kmk                    |    2 +-
 src/libs/liblzf-3.4/Makefile.kmk                            |    2 +-
 14 files changed, 21 insertions(+), 23 deletions(-)

Index: VirtualBox-4.3.0-libcxx.patch
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/VirtualBox-4.3.0-libcxx.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- VirtualBox-4.3.0-libcxx.patch	28 Oct 2013 19:10:12 -0000	1.1
+++ VirtualBox-4.3.0-libcxx.patch	2 Nov 2013 11:32:26 -0000	1.2
@@ -12,28 +12,6 @@
 Redo for VirtualBox-4.2.x and updated for VirtualBox-4.3.x
 Sérgio Basto <sergio at serjux.com>
 
---- ./src/VBox/Disassembler/testcase/tstAsm.mac.orig	2013-10-27 22:49:12.971665505 +0000
-+++ ./src/VBox/Disassembler/testcase/tstAsm.mac	2013-10-27 22:49:17.290716021 +0000
-@@ -52,7 +52,4 @@
-  %error "TEST_BITS is missing or wrong."
- %endif
- 
--%if __YASM_MAJOR__ > 1 || (__YASM_MAJOR__ == 1 && __YASM_MINOR__ >= 2)
-- %define pmulhrwa pmulhrw
--%endif
- 
---- ./src/VBox/Disassembler/testcase/tstDisasm-1A.asm	2013-10-15 12:12:36.000000000 +0100
-+++ ./src/VBox/Disassembler/testcase/tstDisasm-1A.asm	2013-10-27 22:36:35.204829647 +0000
-@@ -26,9 +26,6 @@
- 
- BITS 32
- 
--%if __YASM_MAJOR__ > 1 || (__YASM_MAJOR__ == 1 && __YASM_MINOR__ >= 2)
-- %define pmulhrwa pmulhrw
--%endif
- 
- 
- BEGINCODE
 --- a/Config.kmk
 +++ b/Config.kmk
 @@ -2588,7 +2588,7 @@ else


Index: VirtualBox.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/VirtualBox.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- VirtualBox.spec	28 Oct 2013 19:10:12 -0000	1.51
+++ VirtualBox.spec	2 Nov 2013 11:32:26 -0000	1.52
@@ -26,7 +26,7 @@
 #endif
 
 Name:       VirtualBox
-Version:    4.3.0
+Version:    4.3.2
 Release:    1%{?prerel:.%{prerel}}%{?dist}
 Summary:    A general-purpose full virtualizer for PC hardware
 
@@ -627,6 +627,9 @@
 
 
 %changelog
+* Sat Nov 02 2013 Sérgio Basto <sergio at serjux.com> - 4.3.2-1
+- New upstream release, bugfix release.
+
 * Mon Oct 28 2013 Sérgio Basto <sergio at serjux.com> - 4.3.0-1
 - New upstream release.
 - Refactor patches VirtualBox-4.3.0-32bit.patch, VirtualBox-4.3.0-libcxx.patch, VirtualBox-4.3.0-mesa.patch, 


Index: sources
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/sources,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- sources	28 Oct 2013 19:10:12 -0000	1.49
+++ sources	2 Nov 2013 11:32:26 -0000	1.50
@@ -1 +1 @@
-1f49237686d095859f3dbea0941f8b12  VirtualBox-4.3.0.tar.bz2
+bf986354bf7ee3b2e0251af821b33d7c  VirtualBox-4.3.2.tar.bz2


More information about the rpmfusion-commits mailing list