packages: VirtualBox/VirtualBox.spec - adapter, perms for shared lib - no p...

glen glen at pld-linux.org
Mon Aug 2 09:42:14 CEST 2010


Author: glen                         Date: Mon Aug  2 07:42:14 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- adapter, perms for shared lib
- no point listing all kernel brands, you know to use them anyway

---- Files affected:
packages/VirtualBox:
   VirtualBox.spec (1.288 -> 1.289) 

---- Diffs:

================================================================
Index: packages/VirtualBox/VirtualBox.spec
diff -u packages/VirtualBox/VirtualBox.spec:1.288 packages/VirtualBox/VirtualBox.spec:1.289
--- packages/VirtualBox/VirtualBox.spec:1.288	Sat Jul 31 19:27:21 2010
+++ packages/VirtualBox/VirtualBox.spec	Mon Aug  2 09:42:08 2010
@@ -199,8 +199,8 @@
 Group:		Base
 
 %description  -n pam-pam_vbox
-PAM module (Pluggable Authentication Module) which can be used
-to perform automated guest logons.
+PAM module (Pluggable Authentication Module) which can be used to
+perform automated guest logons.
 
 %package -n kernel%{_alt_kernel}-misc-vboxguest
 Summary:	VirtualBox OSE Guest Additions for Linux Module
@@ -522,7 +522,7 @@
 
 %post
 cat << 'EOF'
-You must also install kernel module for this software to work:
+You must install vboxdrv kernel module for this software to work:
     kernel-misc-vboxdrv-%{version}-%{rel}@%{_kernel_ver_str}
 
 Additionally you might want to install:
@@ -534,14 +534,6 @@
     kernel-misc-vboxsf-%{version}-%{rel}@%{_kernel_ver_str}
     kernel-misc-vboxvideo-%{version}-%{rel}@%{_kernel_ver_str}
 
-NOTE: for different kernel brands append after word kernel the brand, like:
-    kernel-desktop-misc-vboxdrv-%{version}-%{rel}@%{_kernel_ver_str}
-    kernel-laptop-misc-vboxdrv-%{version}-%{rel}@%{_kernel_ver_str}
-    kernel-vanilla-misc-vboxdrv-%{version}-%{rel}@%{_kernel_ver_str}
-    ...etc.
-
-Depending on which kernel brand You use.
-
 EOF
 
 %postun
@@ -641,7 +633,7 @@
 %attr(755,root,root) %{_bindir}/VBoxTunctl
 %attr(755,root,root) %{_bindir}/VBoxXPCOMIPCD
 %attr(755,root,root) %{_bindir}/VirtualBox
-%attr(755,root,root) /sbin/mount.vdi
+%attr(755,root,root) %{_sbindir}/mount.vdi
 %attr(755,root,root) %{_libdir}/VirtualBox/VBoxSVC
 %attr(755,root,root) %{_libdir}/VirtualBox/VBoxBFE
 %attr(755,root,root) %{_libdir}/VirtualBox/VBoxHeadless
@@ -730,7 +722,7 @@
 
 %files -n pam-pam_vbox
 %defattr(644,root,root,755)
-/%{_lib}/security/pam_vbox.so
+%attr(755,root,root) /%{_lib}/security/pam_vbox.so
 
 %files udev
 %defattr(644,root,root,755)
@@ -790,6 +782,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.289  2010/08/02 07:42:08  glen
+- adapter, perms for shared lib
+- no point listing all kernel brands, you know to use them anyway
+
 Revision 1.288  2010/07/31 17:27:21  baggins
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/VirtualBox/VirtualBox.spec?r1=1.288&r2=1.289&f=u



More information about the pld-cvs-commit mailing list