rpms/VirtualBox/devel VirtualBox-4.1.18-strings.patch,1.3,1.4

Sérgio M. Basto sergiomb at rpmfusion.org
Tue Mar 31 12:55:38 CEST 2015


Author: sergiomb

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

Modified Files:
	VirtualBox-4.1.18-strings.patch 
Log Message:
Fixed a typo

VirtualBox-4.1.18-strings.patch:
 Frontends/VirtualBox/src/main.cpp |   25 ++++++++++++++-----------
 Installer/linux/VBox.sh           |   13 ++++++++-----
 VMM/VMMR3/VM.cpp                  |    8 ++++----
 3 files changed, 26 insertions(+), 20 deletions(-)

Index: VirtualBox-4.1.18-strings.patch
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/VirtualBox-4.1.18-strings.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- VirtualBox-4.1.18-strings.patch	26 Dec 2014 05:06:30 -0000	1.3
+++ VirtualBox-4.1.18-strings.patch	31 Mar 2015 10:55:38 -0000	1.4
@@ -39,7 +39,7 @@
 +  "or for custom kernels, you may do instead as root:"
 +  "  <font color=blue>'yum install akmod-VirtualBox kernel-devel-$(uname -r)'</font>"
 +  "  <font color=blue>'akmods'</font><br/><br/>"
-+  "If you installed VirtualBox packages and don't had reboot the system, you may need load the "
++  "If you installed VirtualBox packages and don't want reboot the system, you may need load the "
 +  "kernel driver, doing as root:"
 +  "  <font color=blue>'systemctl restart systemd-modules-load.service'</font><br/><br/>"
    );


More information about the rpmfusion-commits mailing list