Add stk-bufferoverflow to fix build on Factory

OBS-URL: https://build.opensuse.org/package/show/games/supertuxkart?expand=0&rev=20
This commit is contained in:
2010-03-12 21:17:16 +00:00
committed by Git OBS Bridge
parent 6a87cff90a
commit df34c09845
3 changed files with 29 additions and 0 deletions

View File

@@ -16,6 +16,8 @@ Summary: An enhanced version of TuxKart, a kart racing game
Source: http://download.berlios.de/supertuxkart/%{name}-%{version}-src.tar.bz2
Patch0: stk-asneeded.patch
Patch1: stk-am111.patch
# PATCH-FIX-UPSTREAM stk-bufferoverflow.patch dimstar@opensuse.org -- Fix bufferoverflow detected by gcc 4.5
Patch2: stk-bufferoverflow.patch
URL: http://supertuxkart.berlios.de/
BuildRequires: Mesa-devel gcc-c++ plib-devel update-desktop-files SDL-devel freealut-devel openal-devel libmikmod-devel tcsh freeglut-devel
BuildRequires: libvorbis-devel
@@ -30,6 +32,7 @@ friends.
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
chmod ugo-x AUTHORS COPYING NEWS README TODO
%build