]> git.pld-linux.org Git - packages/SDL.git/blobdiff - SDL.spec
- added config patch (removes -L/usr/%{_lib} from sdl-config --libs output, which...
[packages/SDL.git] / SDL.spec
index da78b6e76cc0d88c8cd95e20153a863770735e33..3e28207dff93f92357c361ad6fbd7f250bdbebd1 100644 (file)
--- a/SDL.spec
+++ b/SDL.spec
@@ -27,7 +27,7 @@ Summary(pl.UTF-8):    SDL (Simple DirectMedia Layer) - Biblioteka do gier/multimedi
 Summary(zh_CN.UTF-8):  SDL (Simple DirectMedia Layer) Generic APIs - 游戏/多媒体库
 Name:          SDL
 Version:       1.2.15
-Release:       1
+Release:       2
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://www.libsdl.org/release/%{name}-%{version}.tar.gz
@@ -35,6 +35,7 @@ Source0:      http://www.libsdl.org/release/%{name}-%{version}.tar.gz
 Patch0:                %{name}-acfix.patch
 Patch1:                %{name}-new_gamma_ramp_support.patch
 Patch2:                fix-mouse-click.patch
+Patch3:                %{name}-config.patch
 URL:           http://www.libsdl.org/
 %{?with_directfb:BuildRequires:        DirectFB-devel >= 0.9.15}
 BuildRequires: OpenGL-GLU-devel
@@ -171,6 +172,7 @@ SDL - przykładowe programy.
 %patch0 -p1
 %{?with_new_gamma_ramp:%patch1 -p1}
 %patch2 -p1
+%patch3 -p1
 
 : > acinclude.m4
 %{!?with_alsa:echo 'AC_DEFUN([AM_PATH_ALSA],[$3])' >> acinclude.m4}
This page took 0.122182 seconds and 4 git commands to generate.