Author: sergiomb
Update of /cvs/free/rpms/VirtualBox/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv27731
Modified Files:
.cvsignore VirtualBox-4.3.0-VBoxGuestLib.patch VirtualBox.spec
sources
Log Message:
* Wed Sep 10 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.16-1
- New upstream release .
- Fixed VirtualBox-4.3.0-VBoxGuestLib.patch .
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/F-20/.cvsignore,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- .cvsignore 27 Jul 2014 19:30:30 -0000 1.55
+++ .cvsignore 11 Sep 2014 21:23:17 -0000 1.56
@@ -1 +1 @@
-VirtualBox-4.3.14.tar.bz2
+VirtualBox-4.3.16.tar.bz2
VirtualBox-4.3.0-VBoxGuestLib.patch:
Makefile.kmk | 4 ----
1 file changed, 4 deletions(-)
Index: VirtualBox-4.3.0-VBoxGuestLib.patch
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/F-20/VirtualBox-4.3.0-VBoxGuestLib.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- VirtualBox-4.3.0-VBoxGuestLib.patch 31 Mar 2014 01:23:06 -0000 1.2
+++ VirtualBox-4.3.0-VBoxGuestLib.patch 11 Sep 2014 21:23:17 -0000 1.3
@@ -1,13 +1,15 @@
when we use VBOX_USE_SYSTEM_XORG_HEADERS , we don't need compile the very old
libXFree86 (from
xfree86.org)
Sérgio Basto <sergio(a)serjux.com>
---- ./src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk.guestlib 2014-03-01
03:57:34.446124468 +0000
-+++ ./src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk 2014-03-01 04:00:47.863997911
+0000
-@@ -38,7 +38,7 @@ endif
- LIBRARIES += \
+--- ./src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk.orig 2014-09-11
15:31:56.706906433 +0100
++++ ./src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk 2014-09-11 15:32:24.737206867
+0100
+@@ -39,10 +39,6 @@ LIBRARIES += \
VBoxGuestR3Lib \
VBoxGuestR3LibShared
--ifndef VBOX_ONLY_TESTSUITE
-+ifndef VBOX_USE_SYSTEM_XORG_HEADERS
- if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd)
+ ifndef VBOX_ONLY_TESTSUITE
+- if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd)
+- LIBRARIES += \
+- VBoxGuestR3LibXFree86
+- endif
+ if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd solaris)
LIBRARIES += \
- VBoxGuestR3LibXFree86
+ VBoxGuestR3LibXOrg
Index: VirtualBox.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/F-20/VirtualBox.spec,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- VirtualBox.spec 27 Jul 2014 19:40:26 -0000 1.61
+++ VirtualBox.spec 11 Sep 2014 21:23:17 -0000 1.62
@@ -26,7 +26,7 @@
#endif
Name: VirtualBox
-Version: 4.3.14
+Version: 4.3.16
Release: 1%{?prerel:.%{prerel}}%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
@@ -616,6 +616,13 @@
%changelog
+* Wed Sep 10 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.16-1
+- New upstream release .
+- Fixed VirtualBox-4.3.0-VBoxGuestLib.patch .
+
+* Sat Aug 23 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.14-2
+- Rebuild for new gcc
https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
+
* Tue Jul 15 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.14-1
- New upstream release .
- Unbunble kBuild, since KBuild from fedora is working again.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/F-20/sources,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- sources 27 Jul 2014 19:30:30 -0000 1.55
+++ sources 11 Sep 2014 21:23:17 -0000 1.56
@@ -1 +1 @@
-407099867bd9786e23619b5c11611e53 VirtualBox-4.3.14.tar.bz2
+16f8f3e5fea2677da7456bc8b6aff458 VirtualBox-4.3.16.tar.bz2