VirtualBox-vl.spec 38 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108
  1. %define version 4.2.12
  2. %define release 1%{?_dist_release}
  3. %define kname vboxdrv
  4. %define oname VirtualBox
  5. %define srcname %{oname}-%{version}
  6. %define distname %{oname}-%{version}_OSE
  7. %define dirname vbox-ose
  8. %define pkgver %{version}
  9. %define vboxlibdir %{_libdir}/%{name}
  10. %define vboxdatadir %{_datadir}/%{name}
  11. %define build_additions 1
  12. %define build_doc 0
  13. %ifarch %{ix86}
  14. %define vbox_platform linux.x86
  15. %endif
  16. %ifarch x86_64
  17. %define vbox_platform linux.amd64
  18. %endif
  19. # nuke vbox-specific dependencies
  20. %define _provides_exceptions ^VBox
  21. %define _requires_exceptions ^VBox
  22. %if %{?_dist_release} >= "vl7"
  23. %define xserverabi 112
  24. %endif
  25. %if %{?_dist_release} == "vl6"
  26. %define xserverabi 110
  27. %endif
  28. %if %{?_dist_release} == "vl5"
  29. %define xserverabi 16
  30. %endif
  31. Summary: A general-purpose full virtualizer for x86 hardware
  32. Summary(ja): 汎用の x86 ハードウエア完全仮想化ソフトウエア
  33. Name: VirtualBox
  34. Version: %{version}
  35. Release: %{release}
  36. License: GPL
  37. Group: Development/Tools
  38. Url: http://www.virtualbox.org/
  39. Source0: http://download.virtualbox.org/virtualbox/%ver/%{srcname}.tar.bz2
  40. Source2: virtualbox.init.vine
  41. Source3: vboxadd-timesync.vine
  42. Source4: 60-vboxadd.perms
  43. Source10: VirtualBox.png
  44. Source50: os_vine.png
  45. Source51: os_vine_64.png
  46. # missing testcase required to get things going
  47. Source100: https://www.virtualbox.org/download/testcase/nls/4.2/qt_fa_IR.ts
  48. Patch2: VirtualBox-4.0.6-kernelrelease.patch
  49. Patch4: VirtualBox-1.6.0_OSE-futex.patch
  50. Patch5: virtualbox-fix-vboxadd-req.patch
  51. # (fc) 1.6.0-2mdv fix initscript name in VBox.sh script
  52. Patch6: VirtualBox-1.6.0_OSE-initscriptname.patch
  53. # (hk) fix build kernel-headers-2.6.29*
  54. Patch10: VirtualBox-kernel-headers-2.6.29.patch
  55. # (fc) 2.2.0-1mdv disable update notification (Debian)
  56. Patch12: 16-no-update.patch
  57. # don't check for:
  58. # mkisofs: we're not going to build the additions .iso file
  59. # makeself: we're not going to create the stanalone .run installers
  60. Patch18: virtualbox-4.0.0-dont-check-for-mkisofs-or-makeself.patch
  61. # fixed on upstream - will be included in future releases
  62. # see: http://www.virtualbox.org/ticket/9305
  63. Patch50: VirtualBox-4.1.0-fix_kernel_panic_on_shutdown.patch
  64. # vine
  65. Patch100: VirtualBox-2.2.2-buildfix.patch
  66. Patch101: VirtualBox-4.1.2-vboxpci-build.patch
  67. Patch110: VirtualBox-4.2.4-vine.patch
  68. Patch120: VirtualBox-4.2.4-add-templates.patch
  69. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
  70. ExclusiveArch: %{ix86} x86_64
  71. Requires: dkms-%{name} = %{version}-%{release}
  72. BuildRequires: dev86, iasl
  73. BuildRequires: zlib-devel
  74. BuildRequires: libXcursor-devel
  75. BuildRequires: libXmu-devel
  76. BuildRequires: SDL-devel
  77. BuildRequires: qt4-devel
  78. BuildRequires: libIDL-devel
  79. BuildRequires: e2fsprogs-devel
  80. BuildRequires: libxslt-devel
  81. BuildRequires: xerces-c-devel, xalan-c-devel
  82. #BuildRequires: hal-devel
  83. BuildRequires: libXt-devel
  84. BuildRequires: libstdc++-devel
  85. %if %{?_dist_release} >= "vl7"
  86. BuildRequires: libstdc++-static
  87. %endif
  88. BuildRequires: python-devel
  89. BuildRequires: libcap-devel
  90. BuildRequires: pulseaudio-libs-devel
  91. BuildRequires: kernel-devel
  92. BuildRequires: mesa-libGL-devel
  93. BuildRequires: mesa-libGLU-devel
  94. BuildRequires: gsoap-devel
  95. BuildRequires: curl-devel
  96. BuildRequires: alsa-lib-devel
  97. BuildRequires: dkms
  98. #BuildRequires: kBuild >= 0.1.999
  99. BuildRequires: yasm
  100. BuildRequires: qt4-designer
  101. BuildRequires: pam-devel
  102. BuildRequires: device-mapper-devel
  103. %ifarch x86_64
  104. BuildRequires: compat32-glibc-devel
  105. %endif
  106. %if %{?_dist_release} >= "vl7"
  107. BuildRequires: java-1.7.0-openjdk-devel
  108. %else
  109. BuildRequires: java-1.6.0-openjdk-devel
  110. %endif
  111. %if %{build_doc}
  112. BuildRequires: task-texlive
  113. BuildRequires: texlive-collection-fontsextra
  114. %endif
  115. %description
  116. VirtualBox Open Source Edition (OSE) is a general-purpose full
  117. virtualizer for x86 hardware.
  118. %description -l ja
  119. VirtualBox Open Source Edition (OSE) は汎用の x86 ハードウエア
  120. 完全仮想化ソフトウエアです。
  121. %package -n dkms-%{name}
  122. Summary: VirtualBox OSE kernel module
  123. Summary(ja): VirtualBox OSE カーネルモジュール
  124. Group: System Environment/Kernel
  125. Requires(post): dkms
  126. Requires(preun): dkms
  127. %description -n dkms-%{name}
  128. Kernel support for VirtualBox OSE.
  129. %description -l ja -n dkms-%{name}
  130. VirtualBox OSE のカーネルサポートパッケージです。
  131. %if %{build_additions}
  132. %package guest-additions
  133. Summary: Additions for VirtualBox OSE guest systems
  134. Summary(ja): VirtualBox OSE ゲストシステム用の追加モジュール
  135. Group: System Environment/Kernel
  136. Requires: dkms-vboxadd = %{version}-%{release}
  137. Requires: dkms-vboxvfs = %{version}-%{release}
  138. Requires: dkms-vboxvideo = %{version}-%{release}
  139. #Requires: xorg-x11-drv-vboxmouse
  140. Requires: xorg-x11-drv-vboxvideo
  141. Requires: xorg-x11-server-utils
  142. Obsoletes: xorg-x11-drv-vboxmouse < 4.1.4
  143. %description guest-additions
  144. This packages contains additions for VirtualBox OSE guest systems.
  145. It allows to share files with the host system, copy/paste between
  146. guest and host, and sync time with host.
  147. %description -l ja guest-additions
  148. このパッケージには VirtualBox OSE ゲストシステムのための追加モジュール
  149. が含まれています。これを利用することでホストシステムとファイルを共有し
  150. たり、ゲスト/ホスト間でカット&ペーストを行ったり、ホストと時刻同期をし
  151. たりすることができます。
  152. %package -n dkms-vboxadd
  153. Summary: Kernel module for VirtualBox OSE additions
  154. Summary(ja): VirtualBox OSE additions のカーネルモジュール
  155. Group: System Environment/Kernel
  156. Requires(post): dkms
  157. Requires(preun): dkms
  158. Provides: dkms-vboxvfs = %{version}-%{release}
  159. Obsoletes: dkms-vboxvfs < %{version}-%{release}
  160. Provides: dkms-vboxsf = %{version}-%{release}
  161. Obsoletes: dkms-vboxsf < %{version}-%{release}
  162. Provides: dkms-vboxvideo = %{version}-%{release}
  163. Obsoletes: dkms-vboxvideo < %{version}-%{release}
  164. %description -n dkms-vboxadd
  165. Kernel module for VirtualBox OSE additions.
  166. %description -l ja -n dkms-vboxadd
  167. VirtualBox OSE 追加モジュールのためのカーネルモジュールです。
  168. %if 0
  169. %package -n xorg-x11-drv-vboxmouse
  170. Summary: X.org X11 input driver for VirtualBox mouse
  171. Summary: X.org X11 VirtualBox マウス入力ドライバ
  172. Group: User Interface/X Hardware Support
  173. Requires: %{name}-guest-additions
  174. %description -n xorg-x11-drv-vboxmouse
  175. The X.org driver for mouse in VirtualBox guests
  176. %description -l ja -n xorg-x11-drv-vboxmouse
  177. VirtualBox のゲストシステム用の X.org マウスドライバです。
  178. %endif
  179. %package -n xorg-x11-drv-vboxvideo
  180. Summary: X.org X11 video driver for VirtualBox guests
  181. Summary(ja): X.org X11 VirtualBox ビデオドライバ
  182. Group: User Interface/X Hardware Support
  183. Requires: %{name}-guest-additions
  184. %description -n xorg-x11-drv-vboxvideo
  185. The X.org driver for video in VirtualBox guests
  186. %description -l ja -n xorg-x11-drv-vboxvideo
  187. VirtualBox のゲストシステム用の X.org ビデオドライバです。
  188. %endif
  189. %prep
  190. %setup -q
  191. %patch2 -p1 -b .kernelrelease
  192. %patch4 -p1 -b .futex
  193. %patch5 -p1 -b .fix-timesync-req
  194. %patch6 -p1 -b .initscriptname
  195. %patch10 -p1 -b .kernel-headers-2.6.29
  196. #%patch12 -p1 -b .disable-update
  197. %patch18 -p1 -b .mkisofs-makeself
  198. #%patch50 -p1 -b .fix_panic
  199. %patch100 -p1 -b .buildfix
  200. #%patch101 -p1 -b .vboxpci-build
  201. %patch110 -p1 -b .vine
  202. %patch120 -p1 -b .add-templates
  203. # add vine icons
  204. cp -f %{SOURCE50} %{SOURCE51} src/VBox/Frontends/VirtualBox/images/
  205. # remove prebuilt binaries
  206. # rm -rf kBuild tools
  207. # add missing testcase to get things going
  208. if [ ! -f src/VBox/Frontends/VirtualBox/nls/qt_fa_IR.ts ] ; then
  209. install %{SOURCE100} src/VBox/Frontends/VirtualBox/nls/
  210. fi
  211. cat << EOF > LocalConfig.kmk
  212. VBOX_PATH_APP_PRIVATE_ARCH:=%{vboxlibdir}
  213. VBOX_WITH_ORIGIN:=
  214. VBOX_WITH_RUNPATH:=%{vboxlibdir}
  215. VBOX_PATH_APP_PRIVATE:=%{vboxdatadir}
  216. VBOX_WITH_TESTCASES:=
  217. VBOX_WITH_TESTSUITE:=
  218. VBOX_JAVA_HOME := %{_prefix}/lib/jvm/java-openjdk/
  219. VBOX_WITHOUT_ADDITIONS_ISO := 1
  220. EOF
  221. %build
  222. ./configure \
  223. --with-linux=$PWD/fake-linux \
  224. --disable-kmods \
  225. %if ! %{build_doc}
  226. --disable-docs
  227. %endif
  228. %if !%{build_additions}
  229. sed -rie 's/(VBOX_WITH_LINUX_ADDITIONS\s+:=\s+).*/\1/' AutoConfig.kmk
  230. echo VBOX_WITHOUT_ADDITIONS=1 >> LocalConfig.kmk
  231. %endif
  232. . ./env.sh
  233. kmk KBUILD_VERBOSE=2 \
  234. TOOL_YASM_AS=yasm \
  235. VBOX_WITH_REGISTRATION_REQUEST= \
  236. VBOX_WITH_UPDATE_REQUEST= \
  237. %{?_smp_mflags} all
  238. %install
  239. rm -rf %{buildroot}
  240. # install vbox components
  241. mkdir -p %{buildroot}%{vboxlibdir} %{buildroot}%{vboxdatadir}
  242. (cd out/%{vbox_platform}/release/bin && tar cf - --exclude=additions .) | \
  243. (cd %{buildroot}%{vboxlibdir} && tar xf -)
  244. # move noarch files to vboxdatadir
  245. mv %{buildroot}%{vboxlibdir}/{VBox*.sh,nls,*.desktop,*.png} %{buildroot}%{vboxdatadir}
  246. # install service
  247. mkdir -p %{buildroot}%{_initrddir}
  248. install -m755 %{SOURCE2} %{buildroot}%{_initrddir}/virtualbox
  249. # install wrappers
  250. mkdir -p %{buildroot}%{_sysconfdir}/vbox
  251. cat > %{buildroot}%{_sysconfdir}/vbox/vbox.cfg << EOF
  252. # VirtualBox installation directory
  253. INSTALL_DIR="%{vboxlibdir}"
  254. EOF
  255. mkdir -p %{buildroot}%{_bindir}
  256. ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/%{name}
  257. ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/VBoxManage
  258. ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/VBoxSDL
  259. ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/VBoxHeadless
  260. #ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/vboxwebsrv
  261. # provide network control tools in bindir
  262. ln -s %{vboxlibdir}/VBoxTunctl %{buildroot}%{_bindir}/VBoxTunctl
  263. ln -s %{vboxlibdir}/VBoxNetAdpCtl %{buildroot}%{_bindir}/VBoxNetAdpCtl
  264. ln -s %{vboxlibdir}/VBoxNetDHCP %{buildroot}%{_bindir}/VBoxNetDHCP
  265. install -d %{buildroot}/var/run/%{name}
  266. # install dkms sources
  267. mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
  268. cat > vboxbuild << EOF
  269. #!/bin/sh
  270. set -e
  271. make -C %{kname} KERN_DIR=\$1
  272. cp -f %{kname}/Module.symvers vboxnetflt
  273. cp -f %{kname}/Module.symvers vboxnetadp
  274. make -C vboxnetflt KERN_DIR=\$1
  275. make -C vboxnetadp KERN_DIR=\$1
  276. EOF
  277. install -m 0755 vboxbuild %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
  278. mv %{buildroot}%{vboxlibdir}/src/* %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
  279. cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
  280. MAKE[0]="./vboxbuild \$kernel_source_dir"
  281. PACKAGE_NAME=%{name}
  282. PACKAGE_VERSION=%{version}-%{release}
  283. DEST_MODULE_LOCATION[0]=/kernel/3rdparty/vbox
  284. BUILT_MODULE_LOCATION[0]=%{kname}/
  285. BUILT_MODULE_NAME[0]=%{kname}
  286. DEST_MODULE_LOCATION[1]=/kernel/3rdparty/vbox
  287. BUILT_MODULE_LOCATION[1]=vboxnetflt/
  288. BUILT_MODULE_NAME[1]=vboxnetflt
  289. DEST_MODULE_LOCATION[2]=/kernel/3rdparty/vbox
  290. BUILT_MODULE_LOCATION[2]=vboxnetadp/
  291. BUILT_MODULE_NAME[2]=vboxnetadp
  292. AUTOINSTALL=yes
  293. EOF
  294. # install udev rules
  295. mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d/
  296. cat > %{buildroot}%{_sysconfdir}/udev/rules.d/%{name}.rules << EOF
  297. KERNEL=="%{kname}", MODE="0666"
  298. EOF
  299. cat > %{buildroot}%{_sysconfdir}/udev/rules.d/vbox-additions.rules << EOF
  300. KERNEL=="vboxguest", NAME="vboxguest", OWNER="root", MODE="0660"
  301. KERNEL=="vboxuser", NAME="vboxuser", OWNER="root", MODE="0666"
  302. EOF
  303. # install additions
  304. %if %{build_additions}
  305. #mkdir -p %{buildroot}%{_datadir}/hal/fdi/policy/20thirdparty
  306. install -m755 %SOURCE3 %{buildroot}%{_initrddir}/vboxadd-timesync
  307. ## use the kernel mouse driver for all setups
  308. ## where we previously autoloaded vboxmouse.
  309. ## see the changelog: https://www.virtualbox.org/changeset/38784
  310. ##
  311. #%if %{_dist_release} < vl6
  312. #install -m644 src/VBox/Additions/linux/installer/90-vboxguest.fdi %{buildroot}%{_datadir}/hal/fdi/policy/20thirdparty/90-vboxguest.fdi
  313. #%endif
  314. #install -d %{buildroot}%{_sysconfdir}/udev/rules.d/
  315. #install -m644 src/VBox/Additions/linux/installer/70-xorg-vboxmouse.rules %{buildroot}%{_sysconfdir}/udev/rules.d/
  316. #install -d %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
  317. #install -m644 src/VBox/Additions/x11/Installer/50-vboxmouse.conf %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
  318. install -d %{buildroot}%{_sysconfdir}/X11/xinit/xinitrc.d
  319. install -m755 src/VBox/Additions/x11/Installer/98vboxadd-xclient %{buildroot}%{_sysconfdir}/X11/xinit/xinitrc.d
  320. pushd out/%{vbox_platform}/release/bin/additions
  321. install -d %{buildroot}/sbin %{buildroot}%{_sbindir} %{buildroot}/%{_libdir}/dri
  322. install -m755 mount.vboxsf %{buildroot}/sbin/mount.vboxsf
  323. install -m755 VBoxService %{buildroot}%{_sbindir}
  324. install -d %{buildroot}%{_sysconfdir}/security/console.perms.d/
  325. install -m644 %{SOURCE4} %{buildroot}%{_sysconfdir}/security/console.perms.d/
  326. install -m755 VBoxClient %{buildroot}%{_bindir}
  327. install -m755 VBoxControl %{buildroot}%{_bindir}
  328. install -m755 VBoxOGL*.so %{buildroot}%{_libdir}
  329. ln -s -f ../VBoxOGL.so %{buildroot}%{_libdir}/dri/vboxvideo_dri.so
  330. install -d %{buildroot}%{_sysconfdir}/modprobe.preload.d
  331. cat > %{buildroot}%{_sysconfdir}/modprobe.preload.d/vbox-guest-additions << EOF
  332. vboxadd
  333. EOF
  334. install -d %{buildroot}%{_libdir}/xorg/modules/{input,drivers}
  335. #install vboxmouse_drv_%{xserverabi}.so %{buildroot}%{_libdir}/xorg/modules/input/vboxmouse_drv.so
  336. install vboxvideo_drv_%{xserverabi}.so %{buildroot}%{_libdir}/xorg/modules/drivers/vboxvideo_drv.so
  337. mkdir -p %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}
  338. cat > %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/dkms.conf << EOF
  339. PACKAGE_NAME=vboxadditions
  340. PACKAGE_VERSION=%{version}-%{release}
  341. MAKE[0]="make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxguest &&
  342. cp
  343. \$dkms_tree/\$module/\$module_version/build/vboxguest/Module.symvers \$dkms_tree/\$module/\$module_version/build/vboxsf &&
  344. make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxsf &&
  345. cp \$dkms_tree/\$module/\$module_version/build/vboxsf/Module.symvers \$dkms_tree/\$module/\$module_version/build/vboxvideo &&
  346. make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxvideo"
  347. EOF
  348. i=0
  349. for kmod in vboxguest vboxsf vboxvideo; do
  350. mkdir -p %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/$kmod
  351. cp -a src/$kmod/* %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/$kmod/
  352. cat >> %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/dkms.conf << EOF
  353. DEST_MODULE_LOCATION[$i]=/kernel/3rdparty/vbox
  354. BUILT_MODULE_LOCATION[$i]=$kmod/
  355. BUILT_MODULE_NAME[$i]=$kmod
  356. EOF
  357. i=$((i+1))
  358. done
  359. cat >> %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/dkms.conf << EOF
  360. CLEAN="make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxguest clean &&
  361. make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxsf clean &&
  362. make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxvideo clean "
  363. AUTOINSTALL=yes
  364. EOF
  365. popd
  366. sed 's/^\(.package.*-kernel-\)\(.*-latest\)\(.*\)\\$/\1\2\3Obsoletes: vboxsf-kernel-\2 vboxvideo-kernel-\2\\n\\/' /etc/dkms/template-dkms-mkrpm.spec > %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/vboxadditions-dkms-mkrpm.spec
  367. %endif
  368. # install icons
  369. mkdir -p %{buildroot}%{_iconsdir}
  370. install -m644 %{SOURCE10} %{buildroot}%{_iconsdir}/
  371. # install menu entries
  372. mkdir -p %{buildroot}%{_datadir}/applications
  373. cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
  374. [Desktop Entry]
  375. Name=VirtualBox
  376. Comment=Full virtualizer for x86 hardware
  377. Comment[ja]=x86 ハードウエアの完全仮想化システム
  378. Exec=%{_bindir}/%{name}
  379. Icon=%{name}
  380. Type=Application
  381. Terminal=false
  382. Categories=System;Emulator;
  383. EOF
  384. # add missing makefile for kernel module
  385. install -m644 src/VBox/HostDrivers/Support/linux/Makefile %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
  386. # remove unpackaged files
  387. rm -rf %{buildroot}%{vboxlibdir}/{src,sdk,testcase}
  388. rm -f %{buildroot}%{vboxlibdir}/tst*
  389. rm -f %{buildroot}%{vboxlibdir}/vboxkeyboard.tar.gz
  390. rm -f %{buildroot}%{vboxlibdir}/SUP*
  391. rm -f %{buildroot}%{vboxlibdir}/xpidl
  392. %clean
  393. rm -rf %{buildroot}
  394. %post
  395. /sbin/chkconfig --add virtualbox
  396. %postun
  397. if [ "$1" -ge "1" ]; then
  398. /sbin/service virtualbox condrestart > /dev/null 2>&1 || :
  399. fi
  400. %preun
  401. if [ $1 = 0 ]; then
  402. service virtualbox stop > /dev/null 2>&1 ||:
  403. /sbin/chkconfig --del virtualbox
  404. fi
  405. %post -n dkms-%{name}
  406. set -x
  407. /usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release} ||:
  408. /usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release} ||:
  409. /usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release} --force ||:
  410. /sbin/modprobe %{kname} >/dev/null 2>&1 || :
  411. /sbin/modprobe vboxnetflt >/dev/null 2>&1 || :
  412. %preun -n dkms-%{name}
  413. # rmmod can fail
  414. /sbin/rmmod vboxnetflt >/dev/null 2>&1
  415. /sbin/rmmod %{kname} >/dev/null 2>&1
  416. set -x
  417. /usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || :
  418. %if %{build_additions}
  419. %post guest-additions
  420. /sbin/chkconfig --add vboxadd-timesync
  421. %postun guest-additions
  422. if [ "$1" -ge "1" ]; then
  423. /sbin/service vboxadd-timesync condrestart > /dev/null 2>&1 || :
  424. fi
  425. %preun guest-additions
  426. if [ $1 = 0 ]; then
  427. service vboxadd-timesync stop > /dev/null 2>&1 ||:
  428. /sbin/chkconfig --del vboxadd-timesync
  429. fi
  430. %post -n dkms-vboxadd
  431. set -x
  432. /usr/sbin/dkms --rpm_safe_upgrade add -m vboxadditions -v %{version}-%{release} ||:
  433. /usr/sbin/dkms --rpm_safe_upgrade build -m vboxadditions -v %{version}-%{release} ||:
  434. /usr/sbin/dkms --rpm_safe_upgrade install -m vboxadditions -v %{version}-%{release} ||:
  435. :
  436. %preun -n dkms-vboxadd
  437. set -x
  438. /usr/sbin/dkms --rpm_safe_upgrade remove -m vboxadditions -v %{version}-%{release} --all ||:
  439. :
  440. %endif
  441. %files
  442. %defattr(-,root,root)
  443. %config %{_sysconfdir}/vbox/vbox.cfg
  444. %{_bindir}/%{name}
  445. %{_bindir}/VBoxManage
  446. %{_bindir}/VBoxSDL
  447. %{_bindir}/VBoxHeadless
  448. %{_bindir}/VBoxTunctl
  449. %{_bindir}/VBoxNetAdpCtl
  450. %{_bindir}/VBoxNetDHCP
  451. #%{_bindir}/vboxwebsrv
  452. %{vboxlibdir}
  453. %attr(4711,root,root) %{vboxlibdir}/VBoxHeadless
  454. %attr(4711,root,root) %{vboxlibdir}/VBoxSDL
  455. %attr(4711,root,root) %{vboxlibdir}/%{name}
  456. %attr(4711,root,root) %{vboxlibdir}/VBoxNetAdpCtl
  457. %attr(4711,root,root) %{vboxlibdir}/VBoxNetDHCP
  458. %attr(644,root,root) %{vboxlibdir}/*.gc
  459. %attr(644,root,root) %{vboxlibdir}/*.r0
  460. %{vboxdatadir}
  461. # initscripts integration
  462. %{_initrddir}/virtualbox
  463. %config %{_sysconfdir}/udev/rules.d/%{name}.rules
  464. %dir /var/run/%{name}
  465. # desktop integration
  466. %{_iconsdir}/*.png
  467. %{_datadir}/applications/%{name}.desktop
  468. %files -n dkms-%{name}
  469. %defattr(-,root,root)
  470. %{_usr}/src/%{name}-%{version}-%{release}
  471. %if %{build_additions}
  472. %files guest-additions
  473. %defattr(-,root,root)
  474. /sbin/mount.vboxsf
  475. %{_initrddir}/vboxadd-timesync
  476. %{_sbindir}/VBoxService
  477. %{_bindir}/VBoxClient
  478. %{_bindir}/VBoxControl
  479. %{_sysconfdir}/security/console.perms.d/60-vboxadd.perms
  480. %{_sysconfdir}/udev/rules.d/vbox-additions.rules
  481. %{_sysconfdir}/X11/xinit/xinitrc.d/98vboxadd-xclient
  482. %{_sysconfdir}/modprobe.preload.d/vbox-guest-additions
  483. #%files -n xorg-x11-drv-vboxmouse
  484. #%defattr(-,root,root)
  485. #%{_libdir}/xorg/modules/input/vboxmouse_drv.so
  486. #%{_sysconfdir}/X11/xorg.conf.d/*.conf
  487. #%{_sysconfdir}/udev/rules.d/*.rules
  488. #%if %{_dist_release} < vl6
  489. #%{_datadir}/hal/fdi/policy/20thirdparty/90-vboxguest.fdi
  490. #%endif
  491. %files -n xorg-x11-drv-vboxvideo
  492. %defattr(-,root,root)
  493. %{_libdir}/VBoxOGL*
  494. %{_libdir}/xorg/modules/drivers/vboxvideo_drv.so
  495. %{_libdir}/dri/vboxvideo_dri.so
  496. %files -n dkms-vboxadd
  497. %defattr(-,root,root)
  498. %{_usr}/src/vbox*-%{version}-%{release}
  499. %endif
  500. %changelog
  501. * Sun Apr 14 2013 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.2.12-1
  502. - new upstream release
  503. * Sat Mar 16 2013 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.2.10-1
  504. - new upstream release
  505. * Mon Mar 04 2013 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.2.8-1
  506. - new upstream release
  507. * Thu Dec 20 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 4.2.6-1
  508. - new upstream release
  509. - remove BR: hal-devel
  510. - add BR: device-mapper-devel
  511. * Thu Nov 01 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 4.2.4-1
  512. - new upstream release
  513. - add patch120,source50,51 to add vine templates
  514. * Fri Oct 19 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.2.2-1
  515. - new upstream release
  516. - add Source100 (accidentally not included in the source tarball?)
  517. * Fri Sep 14 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.2.0-1
  518. - new upstream release
  519. - temporarily use internal kBuild to fix build failure
  520. * Sat Jun 23 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.1.18-1
  521. - new upstream release
  522. * Thu May 24 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.1.16-1
  523. - new upstream release
  524. * Wed May 02 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.1.14-2
  525. - define xserverabi to 112 on VineSeed (to sync with recent xorg updates)
  526. * Tue May 01 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.1.14-1
  527. - new upstream release
  528. * Mon Apr 16 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.1.12-1
  529. - new upstream release
  530. * Fri Mar 16 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.1.10-1
  531. - new upstream release
  532. * Tue Feb 21 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 4.1.8-3
  533. - rebuild with python-2.7
  534. * Mon Jan 16 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 4.1.8-2
  535. - remove VBOX_VERSION_STRING=... from kmk command line
  536. - add VBOX_WITH_UPDATE_REQUEST= to kmk command line
  537. * Wed Dec 21 2011 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.1.8-1
  538. - new upstream release
  539. - drop Patch12 (merged into upstream)
  540. * Sat Nov 5 2011 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.1.6-2
  541. - explicitly specify xserverabi for vl5, vl6, vl7 (and up)
  542. * Sat Nov 5 2011 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.1.6-1
  543. - new upstream release
  544. - drop Patch101 (merged into upstream)
  545. * Mon Oct 31 2011 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.1.4-2
  546. - fix the path 98vboxadd-xclient script should be installed
  547. (s|/etc/X11/xinit.d|/etc/X11/xinit/xinitrc.d|)
  548. * Tue Oct 4 2011 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.1.4-1
  549. - new upstream release
  550. - use the kernel mouse driver for all setups where we previously
  551. autoloaded vboxmouse (see: https://www.virtualbox.org/changeset/38784)
  552. * Wed Aug 24 2011 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.1.2-1
  553. - new upstream release
  554. - drop Patch50; fix Patch12 & Patch101
  555. - specify VBOX_VERSION_STRING on kmk to declare third-party (VINE) build
  556. see: http://www.virtualbox.org/wiki/Editions
  557. * Tue Aug 9 2011 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.1.0-2
  558. - add Patch50 to fix random kernel panic during shutdown on some environments
  559. (see: http://www.virtualbox.org/ticket/9305)
  560. * Wed Jul 20 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.1.0-1
  561. - update to 4.1.0
  562. * Fri Jul 08 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0.10-1
  563. - update to 4.0.10
  564. * Sun May 29 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0.8-1
  565. - update to 4.0.8
  566. - include xserver 1.10 drivers
  567. * Fri May 13 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0.6-1
  568. - update to 4.0.6
  569. - add BR: java-1.6.0-openjdk-devel
  570. * Fri Jan 14 2011 Shu KONNO <owa@bg.wakwak.com> 3.2.12-3
  571. - rebuilt with openssl-1.0.0c
  572. - added vboxadd-timesync.vine instead of vboxadd-service.sh
  573. * Sat Dec 04 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.2.12-2
  574. - add BR: pam-devel
  575. - rebuild with python-2.6
  576. * Fri Dec 03 2010 Shu KONNO <owa@bg.wakwak.com> 3.2.12-1
  577. - updated VirtualBox to 3.2.12-OSE
  578. * Mon Aug 23 2010 Shu KONNO <owa@bg.wakwak.com> 3.2.8-1
  579. - new upstream release
  580. * Sat Jun 12 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.2.4-2
  581. - add patch110 to fix vboxadd-timesync script
  582. * Thu Jun 10 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.2.4-1
  583. - new upstream release
  584. * Sat May 22 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.2.0-1
  585. - new upstream release
  586. - drop wined3d patch as the Windows guest additions provide
  587. Direct3D acceleration.
  588. - add xorg.conf snippet for new xserver
  589. - vboxvfs renamed to vboxsf
  590. * Mon Apr 19 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.1.6-2
  591. - fix initscript
  592. * Sun Apr 18 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.1.6-1
  593. - new upstream release
  594. * Tue Nov 17 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.10-1
  595. - new upstream release
  596. - add missing BR:
  597. * Mon Sep 21 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.6-1
  598. - new upstream release
  599. * Wed Aug 05 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.4-1
  600. - new upstream release
  601. - add translated summaries and descriptions
  602. * Mon Jul 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.2-1
  603. - new upstream release
  604. * Wed Jul 01 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.0-1
  605. - new upstream release
  606. * Tue Jun 09 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.4-3
  607. - change Group: of dkms-VirtualBox to System Environment/Kernel
  608. * Tue Jun 02 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.4-2
  609. - remove modprobe.d/vbox-guest-additions
  610. * Sun May 31 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.4-1
  611. - update to 2.2.4
  612. * Sun May 31 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.2-1
  613. - initial build for Vine Linux
  614. - update to 2.2.2
  615. * Wed Apr 22 2009 Pascal Terjan <pterjan@mandriva.org> 2.2.0-4mdv2009.1
  616. + Revision: 368679
  617. - Fix mkrpm template
  618. * Tue Apr 21 2009 Pascal Terjan <pterjan@mandriva.org> 2.2.0-3mdv2009.1
  619. + Revision: 368502
  620. - BuildRequires:dkms-minimal
  621. - Obsolete -latest dkms binary packages
  622. * Wed Apr 15 2009 Frederic Crozat <fcrozat@mandriva.com> 2.2.0-2mdv2009.1
  623. + Revision: 367571
  624. - Patch15: kill vboxclient if leftover from previous X11 session
  625. - Patch14 (Sun): fix OpenGL support for Linux Guest additions
  626. - improve packaging to be more LSB compliant
  627. * Fri Apr 10 2009 Frederic Crozat <fcrozat@mandriva.com> 2.2.0-1mdv2009.1
  628. + Revision: 365828
  629. - Release 2.2.0
  630. - enable OpenGL pass-through. Caveat : Linux guest support is not working when building guest additions with Open source edition (under investigation)
  631. - move location of fdi file (fix mouse integration support when using HAL)
  632. - merge all guest additions kernel module in one single DKMS (pterjan)
  633. - Enable webservice
  634. - Remove patch9, no longer needed (when using kernel 2.6.29.x, you MUST use kernel 2.6.29.1 or later)
  635. - Regenerate patches 8, 10
  636. - Patch11: add Wine Direct3D guest additions option (Debian)
  637. - Patch12: disable update notification (Debian)
  638. - Patch13: make network settings more intuitive (Debian)
  639. - Add missing dependencies in guest additions package
  640. - No longer use gcc 4.2, build fine with latest gcc 4.3
  641. - Replace source3 with upstream version
  642. - Update source4 to change permissions on both guest additions devices
  643. - Fix permissions on non .so files
  644. * Mon Mar 09 2009 Pascal Terjan <pterjan@mandriva.org> 2.1.4-5mdv2009.1
  645. + Revision: 353280
  646. - vboxvfs needs vboxadd
  647. * Wed Mar 04 2009 Frederic Crozat <fcrozat@mandriva.com> 2.1.4-4mdv2009.1
  648. + Revision: 348336
  649. - Force rebuild of dkms modules
  650. * Wed Feb 25 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.1.4-3mdv2009.1
  651. + Revision: 344966
  652. - Copy Module.symvers for vboxnetflt dkms build, needed with
  653. CONFIG_MODVERSIONS enabled in latest cooker kernels.
  654. * Wed Feb 25 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.1.4-2mdv2009.1
  655. + Revision: 344896
  656. - Apply fix for VM load failure with kernels 2.6.29-rc5 or later
  657. (#48096, http://www.virtualbox.org/ticket/3403).
  658. - Fix building with kernel-headers-2.6.29*
  659. * Tue Feb 17 2009 Frederik Himpe <fhimpe@mandriva.org> 2.1.4-1mdv2009.1
  660. + Revision: 342236
  661. - Update to new version 2.1.4
  662. - Fix source URL
  663. * Thu Jan 22 2009 Frederic Crozat <fcrozat@mandriva.com> 2.1.2-2mdv2009.1
  664. + Revision: 332593
  665. - Use xorg 1.6 drivers when building cooker guest addition packages
  666. * Thu Jan 22 2009 Funda Wang <fundawang@mandriva.org> 2.1.2-1mdv2009.1
  667. + Revision: 332404
  668. - specify CC4.2
  669. - New version 2.1.2
  670. - rediff libpath patch
  671. * Sun Jan 04 2009 Colin Guthrie <cguthrie@mandriva.org> 2.1.0-5mdv2009.1
  672. + Revision: 324525
  673. - Rebuild mouse and display drivers for xserver 1.6
  674. * Thu Dec 25 2008 Michael Scherer <misc@mandriva.org> 2.1.0-4mdv2009.1
  675. + Revision: 318540
  676. - rebuild for new python
  677. * Fri Dec 19 2008 Frederic Crozat <fcrozat@mandriva.com> 2.1.0-3mdv2009.1
  678. + Revision: 316288
  679. - Fix guest additions for cooker, we ship Xorg 1.5 now
  680. - Ship fdi file for vboxmouse
  681. * Fri Dec 19 2008 Adam Williamson <awilliamson@mandriva.org> 2.1.0-2mdv2009.1
  682. + Revision: 316021
  683. - oops, finish fixing up initscript
  684. * Fri Dec 19 2008 Adam Williamson <awilliamson@mandriva.org> 2.1.0-1mdv2009.1
  685. + Revision: 316019
  686. - adjust initscript and dkms.conf for the fact that there's now two necessary
  687. kernel modules for the master: vboxdrv and vboxnetflt
  688. - drop mdvconfig.patch: this stub does nothing useful, and breaks the build
  689. (see fcrozat's mail on Cooker)
  690. - VBoxAddIF and VBoxDeleteIF are now obsolete and not provided
  691. + Frederic Crozat <fcrozat@mandriva.com>
  692. - Release 2.1.0
  693. - Regenerate patch1
  694. - update buildrequires
  695. * Sun Nov 30 2008 Frederik Himpe <fhimpe@mandriva.org> 2.0.6-2mdv2009.1
  696. + Revision: 308552
  697. - Rebuild mouse and display drivers for xserver 1.5
  698. * Wed Nov 26 2008 Funda Wang <fundawang@mandriva.org> 2.0.6-1mdv2009.1
  699. + Revision: 306865
  700. - New version 2.0.6
  701. * Mon Nov 03 2008 Funda Wang <fundawang@mandriva.org> 2.0.4-1mdv2009.1
  702. + Revision: 299348
  703. - New version 2.0.4
  704. * Mon Sep 15 2008 Frederic Crozat <fcrozat@mandriva.com> 2.0.2-2mdv2009.0
  705. + Revision: 284854
  706. - Patch8: disable version check at startup
  707. * Sat Sep 13 2008 Frederik Himpe <fhimpe@mandriva.org> 2.0.2-1mdv2009.0
  708. + Revision: 284544
  709. - Update to bugfix update 2.0.2
  710. * Tue Sep 09 2008 Olivier Blin <oblin@mandriva.com> 2.0.0-3mdv2009.0
  711. + Revision: 283015
  712. - build guest additions on x86_64 too (#43593)
  713. + Frederic Crozat <fcrozat@mandriva.com>
  714. - Patch7: fix QT4 detection on x86-64 on Mandriva 2008.1
  715. * Thu Sep 04 2008 Frederic Crozat <fcrozat@mandriva.com> 2.0.0-1mdv2009.0
  716. + Revision: 280850
  717. - Fix BuildRequires
  718. - Release 2.0.0
  719. - Remove patches 3, 7 (merged upstream)
  720. * Mon Sep 01 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.6.4-4mdv2009.0
  721. + Revision: 278071
  722. - Added patch to allow VirtualBox kernel module to build with
  723. Linux 2.6.27
  724. + Pixel <pixel@mandriva.com>
  725. - increase release number
  726. - use gcc4.2 to build the recompiler (not ported to gcc 4.3 yet)
  727. * Wed Aug 06 2008 Olivier Blin <oblin@mandriva.com> 1.6.4-2mdv2009.0
  728. + Revision: 264273
  729. - create /var/run/VirtualBox (#41963)
  730. - use tunctl from the tunctl package while VBoxTunctl does not build
  731. * Tue Aug 05 2008 Olivier Blin <oblin@mandriva.com> 1.6.4-1mdv2009.0
  732. + Revision: 264016
  733. - do not include VBoxTunctl for now (build is broken in upstream tarball)
  734. - rediff misc_register patch (the register part has been implemented upstream, I should submit the deregister hunks)
  735. - fix 1.6.4 build by not building tunctl (some Makefile.kmk are missing)
  736. - 1.6.4
  737. * Tue Jul 29 2008 Frederic Crozat <fcrozat@mandriva.com> 1.6.2-2mdv2009.0
  738. + Revision: 252777
  739. - Don't use gcc 3.3 for build on 2008.1 or earlier
  740. * Wed Jul 09 2008 Olivier Blin <oblin@mandriva.com> 1.6.2-1mdv2009.0
  741. + Revision: 232889
  742. - set again linux sources path in configure
  743. - use gcc 3.3 to build the recompiler (not ported to gcc 4.3 yet)
  744. - use kernel-devel-latest instead of kernel-source-latest
  745. - use a prepared copy of the linux tree (for linux/bounds.h)
  746. + Frederic Crozat <fcrozat@mandriva.com>
  747. - Release 1.6.2
  748. - Regenerate patch5
  749. - Fix duplicated line in specfile
  750. + Pixel <pixel@mandriva.com>
  751. - rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
  752. * Fri May 16 2008 Frederic Crozat <fcrozat@mandriva.com> 1.6.0-4mdv2009.0
  753. + Revision: 208160
  754. - Fix seamless mode in guest additions subpackage
  755. * Thu May 15 2008 Anssi Hannula <anssi@mandriva.org> 1.6.0-3mdv2009.0
  756. + Revision: 207692
  757. - rename VBoxAddIF.sh and VBoxDeleteIF.sh to VBoxAddIF and VBoxDeleteIF
  758. to match original names and documentation
  759. * Wed May 14 2008 Frederic Crozat <fcrozat@mandriva.com> 1.6.0-2mdv2009.0
  760. + Revision: 207235
  761. - Replace source1 with patch 6 (use up to date VBox.sh script)
  762. - Ensure VBoxAddIF/VBoxDeleteIF scripts are packaged, as well as VBoxTunctl (Mdv bug #40769)
  763. - package VBoxHeadless (Mdv bug #40771)
  764. * Fri May 09 2008 Olivier Blin <oblin@mandriva.com> 1.6.0-1mdv2009.0
  765. + Revision: 205313
  766. - try harder to disable additions on x86_64
  767. - buildrequire libxslt-devel
  768. - adapt to vboxadd-xclient being renamed as VBoxClient
  769. - rediff futex patch
  770. - rediff misc_register patch
  771. - 1.6.0
  772. - revert BUILT_MODULE_NAME addition, the bug is fixed in dkms
  773. + Anssi Hannula <anssi@mandriva.org>
  774. - add BUILT_MODULE_NAME to dkms.conf of vboxadd and vboxvfs (fixes DKMS
  775. error)
  776. * Tue Feb 26 2008 Olivier Blin <oblin@mandriva.com> 1.5.6-1mdv2008.1
  777. + Revision: 175619
  778. - 1.5.6
  779. - rediff KERNELRELEASE patch
  780. * Tue Feb 26 2008 Olivier Blin <oblin@mandriva.com> 1.5.4-5mdv2008.1
  781. + Revision: 175610
  782. - try to start dkms instead of vboxadd in vboxadd-timesync service (since modules are loaded from modprobe.preload.d, #36728)
  783. * Fri Feb 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.5.4-4mdv2008.1
  784. + Revision: 163970
  785. - drop old menu
  786. + Frederic Crozat <fcrozat@mandriva.com>
  787. - Really disable pulseaudio support on 2008.0 or older
  788. * Thu Jan 10 2008 Frederic Crozat <fcrozat@mandriva.com> 1.5.4-3mdv2008.1
  789. + Revision: 147602
  790. - Use correct version of x11 mouse and video additional driver when used on 2008.1 (xorg 1.4) and 2008.0
  791. - Only build pulseaudio support for 2008.1
  792. * Wed Jan 09 2008 Olivier Blin <oblin@mandriva.com> 1.5.4-2mdv2008.1
  793. + Revision: 147006
  794. - fix dkms build for kernels different from running kernel
  795. * Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.5.4-1mdv2008.1
  796. + Revision: 142711
  797. - buildrequire pulseaudio-devel
  798. - rediff libpath patch
  799. - remove 2.6.24 build fix, fixed upstream
  800. - 1.5.4
  801. - restore BuildRoot
  802. + Pascal Terjan <pterjan@mandriva.org>
  803. - Switch to Debian patch for 2.6.24
  804. - Re-create the 2.6.24 patch, some bits got lost
  805. + Thierry Vignaud <tvignaud@mandriva.com>
  806. - kill re-definition of %%buildroot on Pixel's request
  807. - kill explicit icon extension
  808. + Giuseppe Ghibò <ghibo@mandriva.com>
  809. - Use kernel-source-latest in BuildRequires as conditional.
  810. - Add conditional build flags for older release.
  811. - Let Patch5 conditional.
  812. * Fri Nov 30 2007 Pascal Terjan <pterjan@mandriva.org> 1.5.2-3mdv2008.1
  813. + Revision: 114076
  814. - Improve 2.6.24 patch so that it should still build with older kernels
  815. * Fri Nov 30 2007 Pascal Terjan <pterjan@mandriva.org> 1.5.2-2mdv2008.1
  816. + Revision: 114047
  817. - Fix other parts to build with 2.6.24
  818. - Fix vboxdrv for 2.6.24
  819. * Tue Nov 13 2007 Olivier Blin <oblin@mandriva.com> 1.5.2-1mdv2008.1
  820. + Revision: 108363
  821. - remove keyboards patch (was from upstream svn)
  822. - rediff kernelrelease patch
  823. - rediff libpath patch
  824. - 1.5.2
  825. * Thu Oct 04 2007 Olivier Blin <oblin@mandriva.com> 1.5.0-6mdv2008.0
  826. + Revision: 95447
  827. - really apply misc_register patch (so that vboxadd devices are automatically created)
  828. - add release in dkms PACKAGE_VERSION to ease upgrades
  829. * Sat Sep 29 2007 Olivier Blin <oblin@mandriva.com> 1.5.0-5mdv2008.0
  830. + Revision: 93837
  831. - require kmod(vboxdrv) instead of dkms package
  832. - do not mark initscript as config file
  833. - move initscripts and udev rules out of dkms package (so that it works when using dkms prebuilt modules)
  834. * Sat Sep 29 2007 Olivier Blin <oblin@mandriva.com> 1.5.0-4mdv2008.0
  835. + Revision: 93812
  836. - add vboxadd-timesync service
  837. - add pam_console perms file to assign vboxadd device to console user
  838. - use misc_register() to register vboxadd device so that /dev/vboxadd gets created automatically by udev
  839. * Fri Sep 28 2007 Olivier Blin <oblin@mandriva.com> 1.5.0-3mdv2008.0
  840. + Revision: 93770
  841. - add vboxadd-xclient xinit.d script
  842. - release new additions, but we still need to fix mknod for vboxadd
  843. (or use device_create() in kernel module), set console perms for
  844. vboxadd in console.perms.d, and add timesync initscript
  845. - make guest additions package require X11 drivers
  846. - make x11 driver packages suggest virtualbox-guest-additions
  847. - add virtualbox-guest-additions package (with xclient, timesync, mount.vboxsf)
  848. - add dkms-vboxadd and dkms-vboxvfs packages
  849. * Fri Sep 28 2007 Olivier Blin <oblin@mandriva.com> 1.5.0-2mdv2008.0
  850. + Revision: 93534
  851. - build additions on ix86 only
  852. - fix support for Brazilian, Belgian, US intl and US dvorak keyboards and add support for multimedia keys (from upstream SVN)
  853. - buildrequire libstdc++-static-devel
  854. - buildrequire libxt-devel
  855. - buildrequire kernel-source-latest, since iurt/urpmi don't install latest kernel-source automatically
  856. - buildrequire kernel-source
  857. - package mouse guest addition in x11-driver-input-vboxmouse
  858. - package video guest addition in x11-driver-video-vboxvideo
  859. - build VirtualBox additions
  860. * Mon Sep 03 2007 Olivier Blin <oblin@mandriva.com> 1.5.0-1mdv2008.0
  861. + Revision: 78607
  862. - drop libstdc++5 BuildRequires
  863. - drop unapplied x86_64 NMI watchdog disabling patch (merged upstream)
  864. - 1.5.0
  865. - rediff mdvconfig patch
  866. + Thierry Vignaud <tvignaud@mandriva.com>
  867. - kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
  868. * Fri Jun 08 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.4.0-1mdv2008.0
  869. + Revision: 37085
  870. - from Jos?\195?\169 Melo <mmodem00@gmail.com>:
  871. o 1.4.0
  872. o update patch:2 since is needed to load (modprobe) vbox driver in kernel-2.6.17
  873. o remove patch1 since is becomes obsolete with this new version,and continues installing and running stable no matter if is kernel-2.6.17 or greater
  874. o add missing buildrequire hal-devel
  875. * Thu Mar 15 2007 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.3.8-1mdv2007.1
  876. + Revision: 144313
  877. - add should-start: dkms to initscript (#29523)
  878. - 1.3.8
  879. * hard reset network device on reboot
  880. * fix issues with IBM JVM 1.4.2 in Linux guests
  881. * add support for X.org 7.2.x in Linux guest additions
  882. * Fri Mar 02 2007 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.3.6-1mdv2007.1
  883. + Revision: 131492
  884. - disable NMIs on Core 2 platforms too
  885. - 1.3.6
  886. * fix some GUI issues
  887. * fix OpenBSD 4.0 support
  888. * fix CD/DVD-ROM detection in Windows Vista guests
  889. * fix networking issues with Windows NT 4.0 guests
  890. * fix some ALSA problems that could cause system reboots
  891. * Mon Feb 12 2007 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.3.4-1mdv2007.1
  892. + Revision: 119895
  893. - 1.3.4
  894. * Mon Feb 12 2007 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.3.3.20070209-1mdv2007.1
  895. + Revision: 119017
  896. - SVN updates (2007/02/09):
  897. * additional 64-bit fixes
  898. * asynchronous packets transmission in NIC code
  899. * Sat Feb 03 2007 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.3.3.20070202-1mdv2007.1
  900. + Revision: 116064
  901. - various 64-bit fixes
  902. - updates from SVN (2007/02/02):
  903. * initial 64-bit host support
  904. * fix IDE for Open Solaris 10
  905. * add VDI compacting to the GUI
  906. * Sat Jan 27 2007 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.3.3-1mdv2007.1
  907. + Revision: 114276
  908. - initial mandriva linux package