|
@@ -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
|
|
|
|