SPECS: VirtualBox.spec - fix unresolved symbols while building ker...

tommat tommat at pld-linux.org
Thu Jan 31 13:30:50 CET 2008


Author: tommat                       Date: Thu Jan 31 12:30:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix unresolved symbols while building kernel modules
- builds, STBR

---- Files affected:
SPECS:
   VirtualBox.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.46 SPECS/VirtualBox.spec:1.47
--- SPECS/VirtualBox.spec:1.46	Wed Jan 30 14:51:12 2008
+++ SPECS/VirtualBox.spec	Thu Jan 31 13:30:45 2008
@@ -258,6 +258,7 @@
 
 %build_kernel_modules -m vboxadd -C vboxadd
 %build_kernel_modules -m vboxdrv -C vboxdrv
+cp -a vboxadd/Module.symvers vboxvfs
 %build_kernel_modules -m vboxvfs -C vboxvfs
 cd ..
 %endif
@@ -433,6 +434,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2008-01-31 12:30:45  tommat
+- fix unresolved symbols while building kernel modules
+- builds, STBR
+
 Revision 1.46  2008-01-30 13:51:12  hawk
 - package input and video drivers for xorg 1.4, other will not work
   on Th/Titanium
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/VirtualBox.spec?r1=1.46&r2=1.47&f=u



More information about the pld-cvs-commit mailing list