Author: sparky                       Date: Tue Nov 14 20:30:04 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- userspace BRs inside bcond

---- Files affected:
SPECS:
   qemu.spec (1.65 -> 1.66) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.65 SPECS/qemu.spec:1.66
--- SPECS/qemu.spec:1.65        Mon Nov 13 17:36:53 2006
+++ SPECS/qemu.spec     Tue Nov 14 21:29:59 2006
@@ -38,16 +38,18 @@
 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}
@@ -293,6 +295,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.66  2006/11/14 20:29:59  sparky
+- userspace BRs inside bcond
+
 Revision 1.65  2006/11/13 16:36:53  sparky
 - tab
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qemu.spec?r1=1.65&r2=1.66&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to