SPECS (DEVEL): kvm.spec - 70

blues blues at pld-linux.org
Tue Jul 8 11:46:27 CEST 2008


Author: blues                        Date: Tue Jul  8 09:46:27 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 70

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

---- Diffs:

================================================================
Index: SPECS/kvm.spec
diff -u SPECS/kvm.spec:1.37.2.6 SPECS/kvm.spec:1.37.2.7
--- SPECS/kvm.spec:1.37.2.6	Sun Jun  1 18:28:23 2008
+++ SPECS/kvm.spec	Tue Jul  8 11:46:21 2008
@@ -20,17 +20,17 @@
 %define		_enable_debug_packages	0
 %endif
 
-%define		rel	1
+%define		rel	0.1
 %define		pname	kvm
 Summary:	Kernel-based Virtual Machine for Linux
 Summary(pl.UTF-8):	Oparta na jądrze maszyna wirtualna dla Linuksa
 Name:		%{pname}%{_alt_kernel}
-Version:	69
+Version:	70
 Release:	%{rel}
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/kvm/%{name}-%{version}.tar.gz
-# Source0-md5:	acc26d88b6aee5f59f557e8ce211bfc5
+# Source0-md5:	ddf8b4ff5b7aebf136dfe2880f8beafe
 URL:		http://kvm.sourceforge.net/
 BuildRequires:	bash
 %if %{with kernel}
@@ -103,6 +103,7 @@
 ./configure \
 	%{!?with_kernel:--with-patched-kernel} \
 	--disable-gcc-check \
+	--disable-werror \
 	--kerneldir=%{_kernelsrcdir} \
 	--prefix=%{_prefix} \
 	--kerneldir=$PWD/kernel \
@@ -112,7 +113,7 @@
 	--disable-gfx-check \
 	--disable-sdl \
 %endif
-	--qemu-cc="%{__cc}"
+#	--qemu-cc="%{__cc}"
 
 %if %{with userspace}
 %{__make} qemu
@@ -181,6 +182,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37.2.7  2008/07/08 09:46:21  blues
+- 70
+
 Revision 1.37.2.6  2008/06/01 16:28:23  arvenil
 - fix building without userspace (merged from HEAD)
 - alt_kernel build fixes on builders (merged from HEAD)
================================================================

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



More information about the pld-cvs-commit mailing list