Author: arekm Date: Sun Mar 6 10:00:39 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 5; disable nw gamma (causes crashes and upstream drops gamma)
---- Files affected: packages/SDL: SDL.spec (1.180 -> 1.181) ---- Diffs: ================================================================ Index: packages/SDL/SDL.spec diff -u packages/SDL/SDL.spec:1.180 packages/SDL/SDL.spec:1.181 --- packages/SDL/SDL.spec:1.180 Thu Dec 30 21:17:13 2010 +++ packages/SDL/SDL.spec Sun Mar 6 11:00:34 2011 @@ -10,7 +10,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: @@ -28,7 +28,7 @@ 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 @@ -269,6 +269,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.181 2011/03/06 10:00:34 arekm +- rel 5; disable nw gamma (causes crashes and upstream drops gamma) + Revision 1.180 2010/12/30 20:17:13 w.kier - added bcond for SDL-new_gamma_ramp_support.patch, which causes crashes with xorg-driver-video-nvidia ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/SDL/SDL.spec?r1=1.180&r2=1.181&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
