Browse Source

* VirtualBox: new upstream release

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

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

@@ -1,4 +1,4 @@
-%define version	4.2.18
+%define version	4.3.0
 %define release	1%{?_dist_release}
 
 %define kname	vboxdrv
@@ -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.2.4-vine.patch
-Patch120:	VirtualBox-4.2.4-add-templates.patch
+Patch120:	VirtualBox-4.3.0-add-templates.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
 ExclusiveArch:	%{ix86} x86_64
@@ -114,6 +114,7 @@ BuildRequires:  yasm
 BuildRequires:  qt4-designer
 BuildRequires:  pam-devel
 BuildRequires:  device-mapper-devel
+BuildRequires:  libvpx-devel
 %ifarch x86_64
 BuildRequires:  compat32-glibc-devel
 %endif
@@ -588,6 +589,9 @@ set -x
 
 
 %changelog
+* Thu Oct 17 2013 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.3.0-1
+- new upstream release
+
 * Thu Sep 26 2013 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.2.18-1
 - new upstream release