]> git.pld-linux.org Git - packages/SDL.git/commitdiff
- gcc 3.4 fixes.
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 5 Mar 2004 20:14:56 +0000 (20:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL.spec -> 1.125

SDL.spec

index efeb3b18a7ed352198b8df39f87f4d3876a4c3ad..8efefb7a79eb93b8953fa780713862719d5b35bd 100644 (file)
--- a/SDL.spec
+++ b/SDL.spec
@@ -30,10 +30,11 @@ Patch2:             %{name}-lpthread.patch
 Patch3:                %{name}-no_rpath_in_sdl-config.patch
 Patch4:                %{name}-mmx-constraints.patch
 Patch5:                %{name}-caca.patch
+Patch6:                %{name}-gcc34.patch
 URL:           http://www.libsdl.org/
 %{?with_directfb:BuildRequires:        DirectFB-devel >= 0.9.15}
 BuildRequires: OpenGL-devel
-BuildRequires: XFree86-devel >= 4.0.2
+#BuildRequires:        XFree86-devel >= 4.0.2
 %{?with_aalib:BuildRequires:   aalib-devel}
 %{?with_alsa:BuildRequires:    alsa-lib-devel >= 0.9.0}
 %{?with_arts:BuildRequires:    artsc-devel >= 1.1}
@@ -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.071698 seconds and 4 git commands to generate.