From 7c778c710a6893777b7b22fb59f344a2e3aaf4f8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sun, 6 Mar 2011 10:00:34 +0000 Subject: [PATCH] - rel 5; disable nw gamma (causes crashes and upstream drops gamma) Changed files: SDL.spec -> 1.181 --- SDL.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SDL.spec b/SDL.spec index e2bb589..cafb3e1 100644 --- a/SDL.spec +++ b/SDL.spec @@ -9,7 +9,7 @@ %bcond_without alsa # ALSA audio support %bcond_with arts # aRts audio support %bcond_with esd # EsounD audio support -%bcond_without new_gamma_ramp # causes crashes on nvidia drivers +%bcond_with new_gamma_ramp # causes crashes on nvidia drivers %bcond_without static_libs # don't build static libraries # # NOTE: the following libraries are dlopened by soname detected at build time: @@ -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.14 -Release: 4 +Release: 5 License: LGPL v2.1+ Group: Libraries Source0: http://www.libsdl.org/release/%{name}-%{version}.tar.gz -- 2.44.0