[packages/VirtualBox] - fix kernel macros usage - rel 3

baggins baggins at pld-linux.org
Wed Apr 1 20:12:54 CEST 2015


commit bd6dbf264dac2ef6ef03ace98c95802cbf96fd76
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Apr 1 20:12:36 2015 +0200

    - fix kernel macros usage
    - rel 3

 VirtualBox.spec | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 0386a0f..9896edb 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -21,10 +21,6 @@
 %bcond_without	verbose
 %bcond_without	gui			# disable Qt4 GUI frontend build
 
-%if "%{?alt_kernel}" != "" && 0%{?build_kernels:1}
-	%{error:alt_kernel (%{?alt_kernel}) and build_kernels (%{?build_kernels}) defined}
-%endif
-
 %if 0%{?_pld_builder:1} && %{with kernel} && %{with userspace}
 %{error:kernel and userspace cannot be built at the same time on PLD builders}
 exit 1
@@ -43,7 +39,7 @@ exit 1
 %define		_enable_debug_packages	0
 %endif
 
-%define		rel		2
+%define		rel		3
 %define		pname		VirtualBox
 Summary:	VirtualBox - x86 hardware virtualizer
 Summary(pl.UTF-8):	VirtualBox - wirtualizator sprzętu x86
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox.git/commitdiff/bd6dbf264dac2ef6ef03ace98c95802cbf96fd76



More information about the pld-cvs-commit mailing list