]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- added (commented out) patch allowing to use fullscreen qemu as a whole
authorMariusz Mazur <mmazur@pld-linux.org>
Sat, 25 Nov 2006 20:53:49 +0000 (20:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  workspace in kde

Changed files:
    qemu.spec -> 1.68

qemu.spec

index ae8b853e34550882c63da673f4f10b4f4b9c12ed..45a746fbb489851940508f079b43f894cd1d1720 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -36,6 +36,8 @@ Patch4:               %{name}-gcc4_x86.patch
 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
@@ -134,6 +136,7 @@ kqemu - modu
 %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
This page took 0.187095 seconds and 4 git commands to generate.