rpms/VirtualBox-OSE/devel VirtualBox-OSE.spec,1.92,1.93

Sérgio M. Basto sergiomb at rpmfusion.org
Sun Apr 29 18:26:13 CEST 2012


Author: sergiomb

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

Modified Files:
	VirtualBox-OSE.spec 
Log Message:
minor improvement of scriptlet and text.



Index: VirtualBox-OSE.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE/devel/VirtualBox-OSE.spec,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- VirtualBox-OSE.spec	29 Apr 2012 16:11:11 -0000	1.92
+++ VirtualBox-OSE.spec	29 Apr 2012 16:26:12 -0000	1.93
@@ -1,6 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 %global systemd_dir /lib/systemd/system
+
 # Standard compiler flags, without:
 # -Wall	       -- VirtualBox-OSE takes care of reasonable warnings very well
 # -m32, -m64   -- 32bit code is built besides 64bit on x86_64
@@ -146,7 +147,7 @@
 
 
 %description guest
-This is the same as Guest Additions, therefore should only be installed on a guest system.
+This is the same that Guest Additions, therefore should only be installed on a guest system.
 Tools that utilize kernel modules for supporting integration
 with the Host, including file sharing and tracking of mouse pointer
 movement and X.org X11 video and mouse driver.


More information about the rpmfusion-commits mailing list