]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- userspace BRs inside bcond
authorsparky <sparky@pld-linux.org>
Tue, 14 Nov 2006 20:29:59 +0000 (20:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qemu.spec -> 1.66

qemu.spec

index 6a8ee9e4b8c32917995a2b53ba46bdbe6efd991d..0eb387028ae7404156ce8dd0de525be502de0443 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -37,16 +37,18 @@ Patch5:             %{name}-gcc4_ppc.patch
 Patch6:                %{name}-nosdlgui.patch
 Patch7:                %{name}-ifup.patch
 URL:           http://fabrice.bellard.free.fr/qemu/
+%if %{with kernel} && %{with dist_kernel}
+BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.7
+%endif
+%if %{with userspace}
 BuildRequires: SDL-devel >= 1.2.1
 BuildRequires: alsa-lib-devel
 %{!?with_gcc4:BuildRequires:   gcc < 5:4.0}
-%if %{with kqemu} && %{with dist_kernel}
-BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.7
-%endif
 BuildRequires: perl-tools-pod
 BuildRequires: rpmbuild(macros) >= 1.326
 BuildRequires: tetex
 BuildRequires: sed >= 4.0
+%endif
 Requires:      SDL >= 1.2.1
 # sparc is currently unsupported (missing cpu_get_real_ticks() impl in vl.c)
 ExclusiveArch: %{ix86} %{x8664} %{!?with_kqemu:ppc}
This page took 0.027712 seconds and 4 git commands to generate.