Author: qboosh Date: Sat Jul 1 15:41:21 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated 1.2.11; gcc 4.0 is needed for dynamic X libs support
---- Files affected: SPECS: SDL.spec (1.151 -> 1.152) ---- Diffs: ================================================================ Index: SPECS/SDL.spec diff -u SPECS/SDL.spec:1.151 SPECS/SDL.spec:1.152 --- SPECS/SDL.spec:1.151 Mon May 22 00:16:58 2006 +++ SPECS/SDL.spec Sat Jul 1 17:41:15 2006 @@ -22,12 +22,12 @@ Summary(pl): SDL (Simple DirectMedia Layer) - Biblioteka do gier/multimediów Summary(zh_CN): SDL (Simple DirectMedia Layer) Generic APIs - ÓÎϡ/śŕĂ˝Ěĺżâ Name: SDL -Version: 1.2.10 +Version: 1.2.11 Release: 1 License: LGPL Group: Libraries Source0: http://www.libsdl.org/release/%{name}-%{version}.tar.gz -# Source0-md5: b7b46a866b8bf32df8c041a00e567c7d +# Source0-md5: 418b42956b7cd103bfab1b9077ccc149 Patch0: %{name}-mmx-constraints.patch Patch1: %{name}-acfix.patch Patch2: %{name}-caca.patch @@ -40,6 +40,7 @@ BuildRequires: autoconf >= 2.59-9 BuildRequires: automake %{?with_esd:BuildRequires: esound-devel >= 0.2.8} +BuildRequires: gcc >= 5:4.0 %{?with_caca:BuildRequires: libcaca-devel} %{?with_ggi:BuildRequires: libggi-devel} BuildRequires: libtool >= 2:1.4d @@ -231,6 +232,7 @@ %{_libdir}/libSDLmain.a %{_includedir}/SDL %{_aclocaldir}/sdl.m4 +%{_pkgconfigdir}/sdl.pc %{_mandir}/man3/* %files static @@ -247,6 +249,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.152 2006/07/01 15:41:15 qboosh +- updated 1.2.11; gcc 4.0 is needed for dynamic X libs support + Revision 1.151 2006/05/21 22:16:58 pluto - BR: opengl-glu-devel (SDL_opengl.h includes GL/glu.h). ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/SDL.spec?r1=1.151&r2=1.152&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
