Browse Source

new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10672 ec354946-7b23-47d6-9f5a-488ba84defc7
takemikaduchi 7 years ago
parent
commit
e06cf988eb
1 changed files with 11 additions and 6 deletions
  1. 11 6
      V/VirtualBox/VirtualBox-vl.spec

+ 11 - 6
V/VirtualBox/VirtualBox-vl.spec

@@ -1,5 +1,5 @@
-%define version	4.3.38
-%define release	2%{?_dist_release}
+%define version	5.0.26
+%define release	1%{?_dist_release}
 
 %define kname	vboxdrv
 %define oname	VirtualBox
@@ -60,7 +60,7 @@ Patch2:		VirtualBox-4.0.6-kernelrelease.patch
 Patch4:		VirtualBox-1.6.0_OSE-futex.patch
 Patch5:         virtualbox-fix-vboxadd-req.patch
 # (fc) 1.6.0-2mdv fix initscript name in VBox.sh script
-Patch6:		VirtualBox-1.6.0_OSE-initscriptname.patch
+Patch6:		VirtualBox-5.0.26_OSE-initscriptname.patch
 # (hk) fix build kernel-headers-2.6.29*
 Patch10:	VirtualBox-kernel-headers-2.6.29.patch
 # (fc) 2.2.0-1mdv disable update notification (Debian)
@@ -68,7 +68,7 @@ Patch12:        16-no-update.patch
 # don't check for:
 # mkisofs: we're not going to build the additions .iso file
 # makeself: we're not going to create the stanalone .run installers
-Patch18:	virtualbox-4.0.0-dont-check-for-mkisofs-or-makeself.patch
+Patch18:	virtualbox-5.0.26-dont-check-for-mkisofs-or-makeself.patch
 
 # fixed on upstream - will be included in future releases
 # see: http://www.virtualbox.org/ticket/9305
@@ -78,7 +78,7 @@ Patch50:	VirtualBox-4.1.0-fix_kernel_panic_on_shutdown.patch
 Patch100:	VirtualBox-2.2.2-buildfix.patch
 Patch101:       VirtualBox-4.1.2-vboxpci-build.patch
 Patch110:	VirtualBox-4.3.10-vine.patch
-Patch120:	VirtualBox-4.3.32-add-templates.patch
+Patch120:	VirtualBox-5.0.26-add-templates.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
 ExclusiveArch:	%{ix86} x86_64
@@ -544,7 +544,6 @@ set -x
 %attr(4711,root,root) %{vboxlibdir}/%{name}
 %attr(4711,root,root) %{vboxlibdir}/VBoxNetAdpCtl
 %attr(4711,root,root) %{vboxlibdir}/VBoxNetDHCP
-%attr(644,root,root) %{vboxlibdir}/*.gc
 %attr(644,root,root) %{vboxlibdir}/*.r0
 %{vboxdatadir}
 # initscripts integration
@@ -595,6 +594,12 @@ set -x
 
 
 %changelog
+* Sat Jul 23 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.0.26-1
+- update to 5.0.26
+- update Patch6 (VirtualBox-5.0.26_OSE-initscriptname.patch)
+- update Patch18 (virtualbox-5.0.26-dont-check-for-mkisofs-or-makeself.patch)
+- upate Patch120 (VirtualBox-5.0.26-add-templates.patch)
+
 * Thu May 05 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.3.38-2
 - change xserverapi