Author: qboosh Date: Sat May 20 00:13:28 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.0.8, -devel R: freetype-devel
---- Files affected: SPECS: SDL_ttf.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/SDL_ttf.spec diff -u SPECS/SDL_ttf.spec:1.41 SPECS/SDL_ttf.spec:1.42 --- SPECS/SDL_ttf.spec:1.41 Sun Apr 9 23:06:14 2006 +++ SPECS/SDL_ttf.spec Sat May 20 02:13:23 2006 @@ -3,12 +3,12 @@ Summary(pl): Biblioteka obsługi fontów TTF Summary(pt_BR): Simple DirectMedia Layer - Biblioteca de fontes TrueType Name: SDL_ttf -Version: 2.0.7 -Release: 2 +Version: 2.0.8 +Release: 1 License: LGPL Group: Libraries Source0: http://www.libsdl.org/projects/SDL_ttf/release/%{name}-%{version}.tar.gz -# Source0-md5: 0f6ee1a502e6913a412aac353dc75bbc +# Source0-md5: 094b6c08769e9842dbe1dfb5efa22df7 Patch0: %{name}-ft2build_h.patch URL: http://www.libsdl.org/projects/SDL_ttf/ BuildRequires: OpenGL-GLU-devel @@ -16,6 +16,7 @@ BuildRequires: autoconf >= 2.59-9 BuildRequires: automake BuildRequires: freetype-devel >= 2.1.4 +BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -39,7 +40,8 @@ Summary(pt_BR): Cabeçalhos para desenvolver programas utilizando a %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: SDL-devel +Requires: SDL-devel >= 1.2.5-2 +Requires: freetype-devel >= 2.1.4 %description devel Header files and more to develop SDL_ttf applications. @@ -73,7 +75,10 @@ %setup -q %patch0 -p1 +rm -f acinclude.m4 + %build +%{__libtoolize} %{__aclocal} %{__autoconf} %{__automake} @@ -117,6 +122,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2006/05/20 00:13:23 qboosh +- updated to 2.0.8, -devel R: freetype-devel + Revision 1.41 2006/04/09 21:06:14 qboosh - BR: OpenGL-GLU-devel (used through <SDL/opengl.h>) - BR: autoconf >= 2.59-9 to avoid libXt BR ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/SDL_ttf.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
