packages: SDL/SDL.spec, SDL/SDL-mmx-constraints.patch (REMOVED) - up to 1.2.15
arekm
arekm at pld-linux.org
Sun Jan 22 22:08:18 CET 2012
Author: arekm Date: Sun Jan 22 21:08:18 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.2.15
---- Files affected:
packages/SDL:
SDL.spec (1.181 -> 1.182) , SDL-mmx-constraints.patch (1.2 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/SDL/SDL.spec
diff -u packages/SDL/SDL.spec:1.181 packages/SDL/SDL.spec:1.182
--- packages/SDL/SDL.spec:1.181 Sun Mar 6 11:00:34 2011
+++ packages/SDL/SDL.spec Sun Jan 22 22:08:13 2012
@@ -27,16 +27,15 @@
Summary(pl.UTF-8): SDL (Simple DirectMedia Layer) - Biblioteka do gier/multimediów
Summary(zh_CN.UTF-8): SDL (Simple DirectMedia Layer) Generic APIs - 游戏/多媒体库
Name: SDL
-Version: 1.2.14
-Release: 5
+Version: 1.2.15
+Release: 1
License: LGPL v2.1+
Group: Libraries
Source0: http://www.libsdl.org/release/%{name}-%{version}.tar.gz
-# Source0-md5: e52086d1b508fa0b76c52ee30b55bec4
-Patch0: %{name}-mmx-constraints.patch
-Patch1: %{name}-acfix.patch
-Patch2: %{name}-new_gamma_ramp_support.patch
-Patch3: fix-mouse-click.patch
+# Source0-md5: 9d96df8417572a2afb781a7c4c811a85
+Patch0: %{name}-acfix.patch
+Patch1: %{name}-new_gamma_ramp_support.patch
+Patch2: fix-mouse-click.patch
URL: http://www.libsdl.org/
%{?with_directfb:BuildRequires: DirectFB-devel >= 0.9.15}
BuildRequires: OpenGL-GLU-devel
@@ -171,9 +170,8 @@
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
-%{?with_new_gamma_ramp:%patch2 -p1}
-%patch3 -p1
+%{?with_new_gamma_ramp:%patch1 -p1}
+%patch2 -p1
: > acinclude.m4
%{!?with_alsa:echo 'AC_DEFUN([AM_PATH_ALSA],[$3])' >> acinclude.m4}
@@ -269,6 +267,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.182 2012/01/22 21:08:13 arekm
+- up to 1.2.15
+
Revision 1.181 2011/03/06 10:00:34 arekm
- rel 5; disable nw gamma (causes crashes and upstream drops gamma)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/SDL/SDL.spec?r1=1.181&r2=1.182&f=u
More information about the pld-cvs-commit
mailing list