SPECS: qemu.spec - added (commented out) patch allowing to use ful...

mmazur mmazur at pld-linux.org
Sat Nov 25 21:53:54 CET 2006


Author: mmazur                       Date: Sat Nov 25 20:53:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added (commented out) patch allowing to use fullscreen qemu as a whole
  workspace in kde

---- Files affected:
SPECS:
   qemu.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.67 SPECS/qemu.spec:1.68
--- SPECS/qemu.spec:1.67	Tue Nov 14 21:36:22 2006
+++ SPECS/qemu.spec	Sat Nov 25 21:53:49 2006
@@ -37,6 +37,8 @@
 Patch5:		%{name}-gcc4_ppc.patch
 Patch6:		%{name}-nosdlgui.patch
 Patch7:		%{name}-ifup.patch
+# Proof of concept, for reference, do not remove
+Patch8:		%{name}-kde_virtual_workspaces_hack.patch
 URL:		http://fabrice.bellard.free.fr/qemu/
 %if %{with kernel} && %{with dist_kernel}
 BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.7
@@ -135,6 +137,7 @@
 %endif
 %{?with_nosdlgui:%patch6 -p1}
 %patch7 -p1
+#%patch8 -p1
 
 %{__sed} -i -e 's/sdl_static=yes/sdl_static=no/' configure
 %{__sed} -i 's/.*MAKE) -C kqemu$//' Makefile
@@ -295,6 +298,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2006/11/25 20:53:49  mmazur
+- added (commented out) patch allowing to use fullscreen qemu as a whole
+  workspace in kde
+
 Revision 1.67  2006/11/14 20:36:22  sparky
 - BR: rpmbuild(macros) >= 1.330 -- build_kernel_modules fix for kernels 2.6.18
 
================================================================

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



More information about the pld-cvs-commit mailing list