[egoboo] The makefile patch no longer applies

Bruno Wolff III bruno at fedoraproject.org
Tue Mar 13 02:49:40 UTC 2012


commit 12ccf7554f5de5b66dca0ab640fc62a99d94177e
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Mar 11 11:33:34 2012 -0500

    The makefile patch no longer applies
    
    The file it patched was removed. It may or may not be necessary to
    do something similar.

 egoboo-2.7.5-unix.patch |   12 ------------
 egoboo.spec             |    2 --
 2 files changed, 0 insertions(+), 14 deletions(-)
---
diff --git a/egoboo.spec b/egoboo.spec
index ceb96f4..14d19c4 100644
--- a/egoboo.spec
+++ b/egoboo.spec
@@ -8,7 +8,6 @@ URL:            http://egoboo.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Source1:        %{name}.desktop
 Source2:        KNOWN-BUGS.txt
-Patch0:         %{name}-2.7.5-unix.patch
 Patch1:         %{name}-2.4.3-opengl-wrapper.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  SDL_mixer-devel SDL_ttf-devel SDL_image-devel enet-devel
@@ -25,7 +24,6 @@ dimension.
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
 cp -a %{SOURCE2} .
 sed -i 's/\r//g' game/change.log game/Egoboodoc.txt


More information about the scm-commits mailing list