Author: lisu Date: Sun Jul 11 12:50:36 2010 GMT Module: packages Tag: HEAD ---- Log message: - 2.0.10 - package .pc file and .so.1 as ghost
---- Files affected: packages/SDL_ttf: SDL_ttf.spec (1.49 -> 1.50) ---- Diffs: ================================================================ Index: packages/SDL_ttf/SDL_ttf.spec diff -u packages/SDL_ttf/SDL_ttf.spec:1.49 packages/SDL_ttf/SDL_ttf.spec:1.50 --- packages/SDL_ttf/SDL_ttf.spec:1.49 Thu Jun 3 01:56:05 2010 +++ packages/SDL_ttf/SDL_ttf.spec Sun Jul 11 14:50:31 2010 @@ -3,12 +3,12 @@ Summary(pl.UTF-8): Biblioteka obsługi fontów TTF Summary(pt_BR.UTF-8): Simple DirectMedia Layer - Biblioteca de fontes TrueType Name: SDL_ttf -Version: 2.0.9 -Release: 3 +Version: 2.0.10 +Release: 1 License: LGPL v2+ Group: Libraries Source0: http://www.libsdl.org/projects/SDL_ttf/release/%{name}-%{version}.tar.gz -# Source0-md5: 6dd5a85e4924689a35a5fb1cb3336156 +# Source0-md5: 814e6e17e8879254208d23b3b7e0354b URL: http://www.libsdl.org/projects/SDL_ttf/ BuildRequires: OpenGL-GLU-devel BuildRequires: SDL-devel >= 1.2.5-2 @@ -103,12 +103,14 @@ %doc CHANGES README %attr(755,root,root) %{_bindir}/sdlfont %attr(755,root,root) %{_libdir}/libSDL_ttf-*.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libSDL_ttf-2.0.so.0 %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libSDL_ttf.so %{_libdir}/libSDL_ttf.la %{_includedir}/SDL/SDL_ttf.h +%{_pkgconfigdir}/SDL_ttf.pc %files static %defattr(644,root,root,755) @@ -120,6 +122,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50 2010/07/11 12:50:31 lisu +- 2.0.10 +- package .pc file and .so.1 as ghost + Revision 1.49 2010/06/02 23:56:05 baggins - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/SDL_ttf/SDL_ttf.spec?r1=1.49&r2=1.50&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
