Author: sls Date: Mon Jan 18 02:07:09 2010 GMT Module: packages Tag: HEAD ---- Log message: - packaged pc file - removed unrecognized '--disable-music-libmikmod' option - rel. 1
---- Files affected: packages/SDL_mixer: SDL_mixer.spec (1.57 -> 1.58) ---- Diffs: ================================================================ Index: packages/SDL_mixer/SDL_mixer.spec diff -u packages/SDL_mixer/SDL_mixer.spec:1.57 packages/SDL_mixer/SDL_mixer.spec:1.58 --- packages/SDL_mixer/SDL_mixer.spec:1.57 Mon Jan 18 02:38:10 2010 +++ packages/SDL_mixer/SDL_mixer.spec Mon Jan 18 03:07:04 2010 @@ -4,7 +4,7 @@ Summary(pt_BR.UTF-8): SDL - Biblioteca para mixagem Name: SDL_mixer Version: 1.2.11 -Release: 0.1 +Release: 1 License: LGPL v2+ Group: Libraries Source0: http://www.libsdl.org/projects/SDL_mixer/release/%{name}-%{version}.tar.gz @@ -87,7 +87,6 @@ %configure \ ogg_lib=libvorbisfile.so.3 \ smpeg_lib=libsmpeg-0.4.so.0 \ - --disable-music-libmikmod \ --enable-music-mod %{__make} @@ -115,6 +114,7 @@ %attr(755,root,root) %{_libdir}/libSDL_mixer.so %{_libdir}/libSDL_mixer.la %{_includedir}/SDL/SDL_mixer.h +%{_pkgconfigdir}/SDL_mixer.pc %files static %defattr(644,root,root,755) @@ -126,6 +126,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.58 2010/01/18 02:07:04 sls +- packaged pc file +- removed unrecognized '--disable-music-libmikmod' option +- rel. 1 + Revision 1.57 2010/01/18 01:38:10 sls - ver. 1.2.11 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/SDL_mixer/SDL_mixer.spec?r1=1.57&r2=1.58&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
