]> git.pld-linux.org Git - packages/SDL.git/commitdiff
- gcc4 fix.
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 5 May 2005 12:53:56 +0000 (12:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL.spec -> 1.135

SDL.spec

index da2521c4c6a48945e6799a72e07b744075c2fc45..51e9b355dd24ff491a95d2494dbede962bc13aff 100644 (file)
--- a/SDL.spec
+++ b/SDL.spec
@@ -26,6 +26,7 @@ Patch2:               %{name}-lpthread.patch
 Patch3:                %{name}-no_rpath_in_sdl-config.patch
 Patch4:                %{name}-mmx-constraints.patch
 Patch5:                %{name}-caca.patch
+Patch6:                %{name}-gcc4.patch
 URL:           http://www.libsdl.org/
 %{?with_directfb:BuildRequires:        DirectFB-devel >= 0.9.15}
 BuildRequires: OpenGL-devel
@@ -150,6 +151,7 @@ SDL - przyk
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 # get COPY_ARCH_SRC, remove the rest
 head -n 20 acinclude.m4 > acinclude.tmp
This page took 0.089975 seconds and 4 git commands to generate.