SPECS (DEVEL): kvm.spec - up to 72; still doesn't build

arekm arekm at pld-linux.org
Tue Aug 5 00:14:15 CEST 2008


Author: arekm                        Date: Mon Aug  4 22:14:15 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to 72; still doesn't build

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

---- Diffs:

================================================================
Index: SPECS/kvm.spec
diff -u SPECS/kvm.spec:1.37.2.8 SPECS/kvm.spec:1.37.2.9
--- SPECS/kvm.spec:1.37.2.8	Sat Jul 26 15:58:56 2008
+++ SPECS/kvm.spec	Tue Aug  5 00:14:10 2008
@@ -7,6 +7,7 @@
 %bcond_without  dist_kernel     	# allow non-distribution kernel
 %bcond_without  kernel                  # build for unpatched kernel (which doesn't provide kvm.ko already)
 %bcond_without  userspace               # don't build userspace utilities
+%bcond_with	verbose
 
 %if %{without kernel}
 %undefine	with_dist_kernel
@@ -24,12 +25,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:	71
+Version:	72
 Release:	%{rel}
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/kvm/%{name}-%{version}.tar.gz
-# Source0-md5:	9c8e4551ca6b6f5a4662722bb163cf12
+# Source0-md5:	e4f99d05dee168200695850165cd760e
 URL:		http://kvm.sourceforge.net/
 BuildRequires:	bash
 %if %{with kernel}
@@ -109,7 +110,8 @@
 	--kerneldir=$PWD/kernel
 
 %if %{with userspace}
-%{__make} qemu
+%{__make} qemu \
+	CC="%{__cc}"
 %endif
 
 %if %{with kernel}
@@ -175,6 +177,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37.2.9  2008/08/04 22:14:10  arekm
+- up to 72; still doesn't build
+
 Revision 1.37.2.8  2008/07/26 13:58:56  arvenil
 - up to 71
 
================================================================

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



More information about the pld-cvs-commit mailing list