SPECS: kvm.spec - reenabled updated kvm patch, builds on ppc but is complet...

sparky sparky at pld-linux.org
Mon Dec 8 16:57:07 CET 2008


Author: sparky                       Date: Mon Dec  8 15:57:07 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reenabled updated kvm patch, builds on ppc but is completely untested
  and may not work

---- Files affected:
SPECS:
   kvm.spec (1.71 -> 1.72) 

---- Diffs:

================================================================
Index: SPECS/kvm.spec
diff -u SPECS/kvm.spec:1.71 SPECS/kvm.spec:1.72
--- SPECS/kvm.spec:1.71	Mon Dec  8 14:07:23 2008
+++ SPECS/kvm.spec	Mon Dec  8 16:57:02 2008
@@ -14,9 +14,9 @@
 %if %{without kernel}
 %undefine	with_dist_kernel
 %endif
-%if "%{_alt_kernel}" != "%{nil}"
-%undefine	with_userspace
-%endif
+#%%if "%{_alt_kernel}" != "%{nil}"
+#%%undefine	with_userspace
+#%%endif
 %if %{without userspace}
 # nothing to be placed to debuginfo package
 %define		_enable_debug_packages	0
@@ -34,7 +34,7 @@
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/kvm/%{pname}-%{version}.tar.gz
 # Source0-md5:	d727b1aeabeb1452edd2be07216bada9
-Patch0:		%{name}-fixes.patch
+Patch0:		kvm-fixes.patch
 URL:		http://kvm.qumranet.com/kvmwiki
 BuildRequires:	bash
 BuildRequires:	sed >= 4.0
@@ -135,7 +135,7 @@
 
 %prep
 %setup -q -n %{pname}-%{version}
-#%patch0 -p1
+%patch0 -p1
 
 sed -i -e 's#header-sync-$(if $(WANT_MODULE),n,y)#header-sync-n#g' Makefile
 
@@ -240,6 +240,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2008/12/08 15:57:02  sparky
+- reenabled updated kvm patch, builds on ppc but is completely untested
+  and may not work
+
 Revision 1.71  2008/12/08 13:07:23  pluto
 - fix dist-wide KVM_CAP_* detection.
 - enable alsa backend.
================================================================

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



More information about the pld-cvs-commit mailing list