[egoboo] Revert "Add patch the might fix bug with arrow keys"

Bruno Wolff III bruno at fedoraproject.org
Tue Mar 13 02:52:58 UTC 2012


commit 925fd1e0ad632885a8335d8b3733cd9805d86ce6
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Mar 11 18:51:17 2012 -0500

    Revert "Add patch the might fix bug with arrow keys"
    
    This reverts commit 17c7df78d2f160f44c6b7752fa86540a7631bfd3.

 egoboo-1490.patch |  787 -----------------------------------------------------
 egoboo.spec       |    3 -
 2 files changed, 0 insertions(+), 790 deletions(-)
---
diff --git a/egoboo.spec b/egoboo.spec
index 6709467..81bb387 100644
--- a/egoboo.spec
+++ b/egoboo.spec
@@ -12,8 +12,6 @@ Patch1:         egoboo-noenet.patch
 Patch2:         egoboo-enet13.patch
 Patch3:         egoboo-badprint.patch
 Patch4:         egoboo-paths.patch
-# This is based on upstream svn commit rev 1490
-Patch5:         egoboo-1490.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  SDL_mixer-devel SDL_ttf-devel SDL_image-devel enet-devel
 BuildRequires:  desktop-file-utils
@@ -36,7 +34,6 @@ dimension.
 %patch2 -b .enet13
 %patch3 -b .badprint
 %patch4 -b .paths
-%patch5 -b .1490
 
 %build
 make -C src


More information about the scm-commits mailing list