SPECS (DEVEL): kvm.spec - up to 71

arvenil arvenil at pld-linux.org
Sat Jul 26 15:59:02 CEST 2008


Author: arvenil                      Date: Sat Jul 26 13:59:02 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to 71

---- Files affected:
SPECS:
   kvm.spec (1.37.2.7 -> 1.37.2.8) 

---- Diffs:

================================================================
Index: SPECS/kvm.spec
diff -u SPECS/kvm.spec:1.37.2.7 SPECS/kvm.spec:1.37.2.8
--- SPECS/kvm.spec:1.37.2.7	Tue Jul  8 11:46:21 2008
+++ SPECS/kvm.spec	Sat Jul 26 15:58:56 2008
@@ -1,6 +1,5 @@
 # $Revision$, $Date$
 # TODO:
-# - udev is optional, so separate udev stuff from kernel module
 # - doesn't build on ppc, fix this if possible
 # - doesn't build at all
 #
@@ -25,12 +24,12 @@
 Summary:	Kernel-based Virtual Machine for Linux
 Summary(pl.UTF-8):	Oparta na jądrze maszyna wirtualna dla Linuksa
 Name:		%{pname}%{_alt_kernel}
-Version:	70
+Version:	71
 Release:	%{rel}
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/kvm/%{name}-%{version}.tar.gz
-# Source0-md5:	ddf8b4ff5b7aebf136dfe2880f8beafe
+# Source0-md5:	9c8e4551ca6b6f5a4662722bb163cf12
 URL:		http://kvm.sourceforge.net/
 BuildRequires:	bash
 %if %{with kernel}
@@ -102,18 +101,12 @@
 # not ac stuff
 ./configure \
 	%{!?with_kernel:--with-patched-kernel} \
+	%{!?with_userspace:--disable-sdl} \
 	--disable-gcc-check \
 	--disable-werror \
 	--kerneldir=%{_kernelsrcdir} \
 	--prefix=%{_prefix} \
-	--kerneldir=$PWD/kernel \
-%if %{with userspace}
-	--enable-alsa \
-%else
-	--disable-gfx-check \
-	--disable-sdl \
-%endif
-#	--qemu-cc="%{__cc}"
+	--kerneldir=$PWD/kernel
 
 %if %{with userspace}
 %{__make} qemu
@@ -182,6 +175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37.2.8  2008/07/26 13:58:56  arvenil
+- up to 71
+
 Revision 1.37.2.7  2008/07/08 09:46:21  blues
 - 70
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kvm.spec?r1=1.37.2.7&r2=1.37.2.8&f=u



More information about the pld-cvs-commit mailing list